mcabber/mcabberrc.example
changeset 1427 a8eb9aba2ed2
parent 1426 a64778f5f26b
child 1437 071c8170b7de
--- a/mcabber/mcabberrc.example	Mon Feb 18 22:59:37 2008 +0100
+++ b/mcabber/mcabberrc.example	Tue Feb 19 22:24:25 2008 +0100
@@ -215,7 +215,10 @@
 # FIFO
 # mcabber can create a FIFO named pipe and listen to this pipe for commands.
 # (The FIFO support has to be compiled in.)  Default: disabled.
+# Set fifo_hide_commands to 1 if you don't want to see the FIFO commands
+# in the log window (they will still be written to the tracelog file).
 #set fifo_name = ~/.mcabber/mcabber.fifo
+#set fifo_hide_commands = 0
 
 # Traces logging
 # If you want advanced traces, please specify a file and a level here.