Author: justi9
Date: 2010-07-20 11:42:07 -0400 (Tue, 20 Jul 2010)
New Revision: 4131
Modified:
mgmt/newdata/cumin/etc/cumin.conf
Log:
Prepare the config file for release
Modified: mgmt/newdata/cumin/etc/cumin.conf
===================================================================
--- mgmt/newdata/cumin/etc/cumin.conf 2010-07-20 15:17:43 UTC (rev 4130)
+++ mgmt/newdata/cumin/etc/cumin.conf 2010-07-20 15:42:07 UTC (rev 4131)
@@ -3,15 +3,15 @@
[common]
# database: dbname=cumin user=cumin host=localhost
# broker: localhost:5672
-# debug: False
-log-file: /var/log/cumin/cumin.log
-log-level: info
+# log-level: info
[web]
+# log-file: /var/log/cumin/web.log
# host: localhost
# port: 45672
# operator-email: [none]
[data]
+# log-file: /var/log/cumin/data.log
# expire-frequency: 600
# expire-threshold: 86400
Show replies by date