|
|
|
@@ -548,8 +548,7 @@ matrix_synapse_event_cache_size: "100K" |
|
|
|
# Raise this to increase cache sizes or lower it to potentially lower memory use. |
|
|
|
# To learn more, see: |
|
|
|
# - https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#caching |
|
|
|
# - https://github.com/element-hq/synapse#help-synapse-eats-all-my-ram |
|
|
|
# - https://github.com/element-hq/synapse/issues/3939 |
|
|
|
# - https://github.com/matrix-org/synapse/issues/3939 |
|
|
|
matrix_synapse_caches_global_factor: 10 |
|
|
|
matrix_synapse_caches_expire_caches: true |
|
|
|
matrix_synapse_caches_cache_entry_ttl: "30m" |
|
|
|
|