summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMaxime Buquet <pep@bouah.net>2020-05-24 16:32:50 +0200
committerMaxime Buquet <pep@bouah.net>2020-05-24 16:32:50 +0200
commit634962356aff667a5476da9ad0686c6e1520022c (patch)
treea72e165324d7e050bd0115835c84c4b592f9e70c /data
parentcfa75f8877963cfee9c22565dad60ddf7dee3c95 (diff)
parent3d912230664e7179b0f6dc58b8b454118cca033e (diff)
downloadpoezio-634962356aff667a5476da9ad0686c6e1520022c.tar.gz
poezio-634962356aff667a5476da9ad0686c6e1520022c.tar.bz2
poezio-634962356aff667a5476da9ad0686c6e1520022c.tar.xz
poezio-634962356aff667a5476da9ad0686c6e1520022c.zip
Merge branch 'synchronise_open_rooms' into 'master'
Rename bookmark_on_join to synchronise_open_rooms See merge request poezio/poezio!111
Diffstat (limited to 'data')
-rw-r--r--data/default_config.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg
index aef4d62a..9f65f017 100644
--- a/data/default_config.cfg
+++ b/data/default_config.cfg
@@ -141,8 +141,8 @@ use_bookmarks_method =
#open_all_bookmarks = false
# Will create a bookmark on manual /join, using your preferred
-# storage method
-#bookmark_on_join = false
+# storage method. Use /leave to remove the bookmark.
+#synchronise_open_rooms = true
# What will be put after the name, when using autocompletion at the
# beginning of the input. A space will always be added after that