diff options
author | Erik Johnston <erik@matrix.org> | 2016-03-01 13:21:46 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-03-01 13:21:46 +0000 |
commit | ce2cdced6136e81e182242c11c50e7b1c8a5a622 (patch) | |
tree | a0feee0431c366ba5ade44f200b9160483d7e49a /synapse/util/caches | |
parent | Add enviroment variable SYNAPSE_CACHE_FACTOR, default it to 0.1 (diff) | |
download | synapse-ce2cdced6136e81e182242c11c50e7b1c8a5a622.tar.xz |
Move cache size fiddling to descriptors only. Fix tests
Diffstat (limited to 'synapse/util/caches')
-rw-r--r-- | synapse/util/caches/descriptors.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/util/caches/descriptors.py b/synapse/util/caches/descriptors.py |