From 8670ec3e3b4ba760f0f4f397cf4a45057260bf2c Mon Sep 17 00:00:00 2001 From: richvdh Date: Tue, 19 Jul 2022 12:37:03 +0000 Subject: deploy: 87a917e8c8bd8d999e0a4f5badb58a470ab83ca2 --- develop/usage/configuration/config_documentation.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'develop/usage') diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index 848243cd04..ab25e1c32a 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -322,6 +322,7 @@ Note that the public_baseurl config option must be provided for Syn

If this option is provided, it parses the given yaml to json and serves it on /.well-known/matrix/client endpoint alongside the standard properties.

+

Added in Synapse 1.62.0.

Example configuration:

extra_well_known_client_content : 
   option1: value1
@@ -1074,6 +1075,7 @@ cached for after a successful response is returned. A higher duration can help c
 with intermittent connections, at the cost of higher memory usage.
 A value of zero means that sync responses are not cached.
 Defaults to 2m.

+

Changed in Synapse 1.62.0: The default was changed from 0 to 2m.

  • cache_autotuning and its sub-options max_cache_memory_usage, target_cache_memory_usage, and -- cgit 1.4.1