diff mcabber/mcabberrc.example @ 1980:3bcc57751283

Add 'muc_bookmark_autoupdate' (Hermitifier)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 26 Mar 2011 15:08:57 +0100
parents acbebd68c7f0
children 1fe1e8d1d1ea
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Sat Mar 26 14:45:19 2011 +0100
+++ b/mcabber/mcabberrc.example	Sat Mar 26 15:08:57 2011 +0100
@@ -332,6 +332,12 @@
 # suggested nicknames (only at the beginning of a line), like ":" or ",".
 # (Default: none)
 #set muc_completion_suffix = ": "
+#
+# Set 'muc_bookmark_autoupdate' to 1 if you want changes made to room options
+# be stored automatically on server.  Otherwise you'll have to manually use
+# command /room bookmark, or changes will not be permanent (for session only).
+# This setting will not add any bookmark, only update already existing ones.
+#set muc_bookmark_autoupdate = 0
 
 # Status messages
 # The 'message' value will override all others, take care!