summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2021-04-11 13:15:07 +0200
committermathieui <mathieui@mathieui.net>2021-04-11 16:33:53 +0200
commit6f36d6b507044bdf8376ae1159ab0c86a3cd337a (patch)
tree0e27eb56d963dfa9ad45f142cd8847f3495601d5 /doc
parent6d7921da55dd12dba63f6a4473893796ee61a2de (diff)
downloadpoezio-6f36d6b507044bdf8376ae1159ab0c86a3cd337a.tar.gz
poezio-6f36d6b507044bdf8376ae1159ab0c86a3cd337a.tar.bz2
poezio-6f36d6b507044bdf8376ae1159ab0c86a3cd337a.tar.xz
poezio-6f36d6b507044bdf8376ae1159ab0c86a3cd337a.zip
feature: add a mam_sync option
Diffstat (limited to 'doc')
-rw-r--r--doc/source/configuration.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst
index 8b364961..f8d04296 100644
--- a/doc/source/configuration.rst
+++ b/doc/source/configuration.rst
@@ -861,6 +861,13 @@ Options related to logging.
Set to ``false`` if you don’t want to write any message to the disk.
+ mam_sync
+
+ **Default value:** ``true``
+
+ If ``true``, will try to fill local logs with missing MAM history
+ when opening a tab or joining a room.
+
Plugins
~~~~~~~