mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 07:14:52 +00:00
deploy: 4b10880da3
This commit is contained in:
@@ -903,6 +903,15 @@ caches:
|
||||
#
|
||||
#expiry_time: 30m
|
||||
|
||||
# Controls how long the results of a /sync request are cached for after
|
||||
# a successful response is returned. A higher duration can help clients with
|
||||
# intermittent connections, at the cost of higher memory usage.
|
||||
#
|
||||
# By default, this is zero, which means that sync responses are not cached
|
||||
# at all.
|
||||
#
|
||||
#sync_response_cache_duration: 2m
|
||||
|
||||
|
||||
## Database ##
|
||||
|
||||
|
||||
Reference in New Issue
Block a user