mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-22 06:51:15 +02: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>