Make Synapse cache factor configurable

This commit is contained in:
Slavi Pantaleev
2018-09-27 10:03:31 +03:00
parent 161854e6d7
commit 242f388af3
5 changed files with 27 additions and 1 deletions

View File

@ -0,0 +1,2 @@
SYNAPSE_CONFIG_PATH=/data/homeserver.yaml
SYNAPSE_CACHE_FACTOR={{ matrix_synapse_cache_factor }}