comparison mcabber/mcabberrc.example @ 635:d4119cb85aeb

New "load_muc_logs" option
author Mikael Berthe <mikael@lilotux.net>
date Sun, 25 Dec 2005 23:41:09 +0100
parents 44ddf9bec3a5
children e61aa455c61b
comparison
equal deleted inserted replaced
634:f3c05d5fe459 635:d4119cb85aeb
51 #set logging = 1 51 #set logging = 1
52 #set load_logs = 1 52 #set load_logs = 1
53 #set logging_dir = /home/mikael/.mcabber/histo/ 53 #set logging_dir = /home/mikael/.mcabber/histo/
54 54
55 # Set log_muc_conf to 1 to enable MUC chatrooms logging (default = 0) 55 # Set log_muc_conf to 1 to enable MUC chatrooms logging (default = 0)
56 # set log_muc_conf = 1 56 #set log_muc_conf = 1
57 # Set load_muc_logs to 1 to read MUC chatrooms logs (default = 0). These
58 # logs will be displayed in the buffer window _before_ any history received
59 # from the server.
60 #set load_muc_logs = 0
57 61
58 # IQ settings 62 # IQ settings
59 # Set iq_version_hide_os to 1 if you do not want to allow people to retrieve 63 # Set iq_version_hide_os to 1 if you do not want to allow people to retrieve
60 # your OS version 64 # your OS version
61 #set iq_version_hide_os = 0 65 #set iq_version_hide_os = 0