Added a new section 'logging' with three configuration parameters:
[gnucomo.git] / src / gnucomo.conf
index 5b6ebd6..f9a99ad 100644 (file)
       <port>5432</port>
       -->
    </database>
+   <logging>
+      <method>file</method>
+      <destination>/var/log/gcm_input</destination>
+      <level>0</level>
+   </logging>
    <gcm_input>
       <dbuser>brenno</dbuser>
    </gcm_input>
@@ -17,8 +22,5 @@
       <user>arjen</user>
       <password>test</password>
    </gcm_daemon>
-   <pear>
-      <directory>/usr/share/pear/</directory>
-   </pear>
 </gnucomo>