From 8670ec3e3b4ba760f0f4f397cf4a45057260bf2c Mon Sep 17 00:00:00 2001
From: richvdh If this option is provided, it parses the given yaml to json and
serves it on Added in Synapse 1.62.0. Example configuration:public_baseurl
config option must be provided for Syn
/.well-known/matrix/client
endpoint
alongside the standard properties.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