mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-27 06:11:36 +01:00
Now there is at least one environment variable that controls synapse server's behaviour: SYNAPSE_CACHE_FACTOR. So, it makes sense to make systemd unit file to use environment configuration file that can set this variable's value. Signed-off-by: Oleg Girko <ol@infoserver.lv>