pgqd: set defaults for pidfile & logfile
authorMarko Kreen <markokr@gmail.com>
Tue, 1 Feb 2011 12:56:14 +0000 (14:56 +0200)
committerMarko Kreen <markokr@gmail.com>
Tue, 1 Feb 2011 12:56:14 +0000 (14:56 +0200)
sql/ticker/pgqd.ini

index f87da25487c0f6487dd6f24dbb51113046067c99..6dc5847e3a974a122d77e332353facd370efc0f4 100644 (file)
@@ -1,10 +1,10 @@
 [pgqd]
 
 # where to log
-logfile = 
+logfile = ~/log/pgqd.log
 
 # pidfile
-pidfile = 
+pidfile = ~/pid/pgqd.pid
 
 ## optional parameters ##