mcabber/mcabberrc.example
changeset 1980 3bcc57751283
parent 1974 acbebd68c7f0
child 2000 1fe1e8d1d1ea
--- 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!