This commit is contained in:
richvdh
2021-08-03 13:45:30 +00:00
parent d32484dca2
commit f2cf58319b
5 changed files with 29 additions and 2 deletions
@@ -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 ##