comparison mcabber/mcabberrc.example @ 1490:9d5a2f45addb

Remove obsolete note in the configuration file (Thanks to wschlich for noticing)
author Mikael Berthe <mikael@lilotux.net>
date Thu, 24 Apr 2008 20:31:02 +0200
parents f16b280e70d4
children b9f8c1fddb23
comparison
equal deleted inserted replaced
1489:e9c71ce96dca 1490:9d5a2f45addb
226 # the server. 226 # the server.
227 #set hook-pre-disconnect = say_to foo@bar Goodbye! 227 #set hook-pre-disconnect = say_to foo@bar Goodbye!
228 228
229 # FIFO 229 # FIFO
230 # mcabber can create a FIFO named pipe and listen to this pipe for commands. 230 # mcabber can create a FIFO named pipe and listen to this pipe for commands.
231 # (The FIFO support has to be compiled in.) Default: disabled. 231 # Default: disabled.
232 # Set fifo_hide_commands to 1 if you don't want to see the FIFO commands 232 # Set fifo_hide_commands to 1 if you don't want to see the FIFO commands
233 # in the log window (they will still be written to the tracelog file). 233 # in the log window (they will still be written to the tracelog file).
234 #set fifo_name = ~/.mcabber/mcabber.fifo 234 #set fifo_name = ~/.mcabber/mcabber.fifo
235 #set fifo_hide_commands = 0 235 #set fifo_hide_commands = 0
236 236