comparison 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
comparison
equal deleted inserted replaced
1979:6febc7d1f760 1980:3bcc57751283
330 # 330 #
331 # Set 'muc_completion_suffix' if you want mcabber to append a string to 331 # Set 'muc_completion_suffix' if you want mcabber to append a string to
332 # suggested nicknames (only at the beginning of a line), like ":" or ",". 332 # suggested nicknames (only at the beginning of a line), like ":" or ",".
333 # (Default: none) 333 # (Default: none)
334 #set muc_completion_suffix = ": " 334 #set muc_completion_suffix = ": "
335 #
336 # Set 'muc_bookmark_autoupdate' to 1 if you want changes made to room options
337 # be stored automatically on server. Otherwise you'll have to manually use
338 # command /room bookmark, or changes will not be permanent (for session only).
339 # This setting will not add any bookmark, only update already existing ones.
340 #set muc_bookmark_autoupdate = 0
335 341
336 # Status messages 342 # Status messages
337 # The 'message' value will override all others, take care! 343 # The 'message' value will override all others, take care!
338 #set message = Unique message status 344 #set message = Unique message status
339 #set message_avail = I'm available 345 #set message_avail = I'm available