summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorAndrew Gaffney <agaffney@gentoo.org>2007-12-30 21:35:51 +0000
committerAndrew Gaffney <agaffney@gentoo.org>2007-12-30 21:35:51 +0000
commit86c88b4289b19479a2f1d0ca5e554ea06e9aa9d0 (patch)
treeade1aa0b8776b0b6a2f854251c049d8300a3565d /etc
parentadd parse_command() and modify existing code to use it (diff)
downloadscire-86c88b4289b19479a2f1d0ca5e554ea06e9aa9d0.tar.gz
scire-86c88b4289b19479a2f1d0ca5e554ea06e9aa9d0.tar.bz2
scire-86c88b4289b19479a2f1d0ca5e554ea06e9aa9d0.zip
log server debug output to a file
svn path=/branches/new-fu/; revision=284
Diffstat (limited to 'etc')
-rw-r--r--etc/scireserver.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/scireserver.conf b/etc/scireserver.conf
index 6755784..298de1e 100644
--- a/etc/scireserver.conf
+++ b/etc/scireserver.conf
@@ -1,6 +1,7 @@
# $Id$
# Scire Server config file.
debug=1
+logfile=/tmp/scireserver.log
#Database stuff.
db_type=mysql
db_host=localhost