summary refs log tree commit diff
path: root/develop/usage/configuration
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2022-06-15 16:55:55 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2022-06-15 16:55:55 +0000
commit09c913b1078c9ac8f2584a3e9eaee47ecbccaeea (patch)
tree193c543efa4af87a61b55556b2a537448697f769 /develop/usage/configuration
parentdeploy: 7d99414edf2c5c7e602a88c72245add665e6afb4 (diff)
downloadsynapse-09c913b1078c9ac8f2584a3e9eaee47ecbccaeea.tar.xz
deploy: c95b04bb0e719d3f5de1714b442f95a39c6e3634
Diffstat (limited to 'develop/usage/configuration')
-rw-r--r--develop/usage/configuration/config_documentation.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html

index 32b5db7942..0f25b8b561 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html
@@ -1060,8 +1060,8 @@ Defaults to 30m. </p> <p><code>sync_response_cache_duration</code>: 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.</p> +A value of zero means that sync responses are not cached. +Defaults to 2m.</p> </li> <li> <p><code>cache_autotuning</code> and its sub-options <code>max_cache_memory_usage</code>, <code>target_cache_memory_usage</code>, and