From 18b1d5ae72fdef99bf9bd102b45cd67e6865d6f5 Mon Sep 17 00:00:00 2001 From: mathieui Date: Sun, 11 Apr 2021 13:58:40 +0200 Subject: feature: add a mam_sync_limit tab option --- doc/source/configuration.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') 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 ~~~~~~~ -- cgit v1.2.3