Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2003-11-26 03:02:43 +0300
committerYann Leboulanger <asterix@lagaule.org>2003-11-26 03:02:43 +0300
commitfd89e342264bafd4f9dd1fb432bfda3c5195e0a9 (patch)
treeff8b1411564a3bcbfeb03eb88e47c4ef09109a4d /doc
parent9919d53aa2728563142565b1d845ffa90b3a7f96 (diff)
Logger plugin is now available !
Diffstat (limited to 'doc')
-rw-r--r--doc/gajimrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/gajimrc b/doc/gajimrc
index 4ae85bc86..bef91d383 100644
--- a/doc/gajimrc
+++ b/doc/gajimrc
@@ -21,3 +21,10 @@ inmsgcolor = red
outmsgcolor = blue
iconstyle = sun
autopopup = 0
+
+[Logger]
+
+#Log notify messages in a separate file (notify.log)
+lognotsep = 1
+#Log notify messages in user log file
+lognotusr = 1