From 3d912230664e7179b0f6dc58b8b454118cca033e Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Sun, 24 May 2020 16:21:14 +0200 Subject: Rename bookmark_on_join to synchronise_open_rooms Also add some more documentation about it. --- data/default_config.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data') 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 -- cgit v1.2.3