From 168849873bc2c4b63ceaa486432361e0628df99d Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Wed, 7 Sep 2022 13:46:53 +0000 Subject: deploy: c46fecd1f29b1d2b8756ab2dc5979c24822bfb93 --- develop/usage/configuration/config_documentation.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'develop/usage/configuration') diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index b2efcc4050..92319ead85 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -1008,8 +1008,9 @@ on this homeserver.

Options related to caching.


event_cache_size

-

The number of events to cache in memory. Not affected by -caches.global_factor and is not part of the caches section. Defaults to 10K.

+

The number of events to cache in memory. Defaults to 10K. Like other caches, +this is affected by caches.global_factor (see below).

+

Note that this option is not part of the caches section.

Example configuration:

event_cache_size: 15K
 
-- cgit 1.5.1