summaryrefslogtreecommitdiff
path: root/doc/source/configuration.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/configuration.rst')
-rw-r--r--doc/source/configuration.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst
index f8d04296..56f546d8 100644
--- a/doc/source/configuration.rst
+++ b/doc/source/configuration.rst
@@ -868,6 +868,14 @@ Options related to logging.
If ``true``, will try to fill local logs with missing MAM history
when opening a tab or joining a room.
+ mam_sync_limit
+
+ **Default value:** ``2000``
+
+ Maximum number of messages to fetch on a MAM sync. Will affect
+ performance when joining rooms with a huge backlog for the first time
+ or after a long period.
+
Plugins
~~~~~~~