summaryrefslogtreecommitdiffstats
path: root/dav-debuginfo.conf
diff options
context:
space:
mode:
authorWill Woods <wwoods@redhat.com>2009-03-04 19:11:56 -0500
committerWill Woods <wwoods@redhat.com>2009-03-04 19:11:56 -0500
commitd2840db4b7239b0e1859ba9698eff93cbd588850 (patch)
treef56109911349b46631653b023599d1e3091586b4 /dav-debuginfo.conf
parent933475051dc11c0898a34739790b5e0729683bea (diff)
downloaddebuginfofs-d2840db4b7239b0e1859ba9698eff93cbd588850.tar.gz
debuginfofs-d2840db4b7239b0e1859ba9698eff93cbd588850.tar.xz
debuginfofs-d2840db4b7239b0e1859ba9698eff93cbd588850.zip
Yes, we need DAVLockDB
Diffstat (limited to 'dav-debuginfo.conf')
-rw-r--r--dav-debuginfo.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/dav-debuginfo.conf b/dav-debuginfo.conf
index c41c02f..c66d3b9 100644
--- a/dav-debuginfo.conf
+++ b/dav-debuginfo.conf
@@ -4,6 +4,7 @@ ServerRoot ${DEBUGINFOFS_EXPORTDIR}
DocumentRoot ${DEBUGINFOFS_EXPORTDIR}
PidFile /var/run/debuginfofs-server.pid
LockFile /var/lock/debuginfofs-server
+DAVLockDB /var/lock/debuginfofs-server.davlock
LogLevel crit
#LogLevel info
ErrorLog /var/log/debuginfofs-server.log
@@ -11,7 +12,6 @@ ErrorLog /var/log/debuginfofs-server.log
Listen 3309
# XXX maybe we should have a special debuginfofs user for this?
User nobody
-#DAVLockDB lock
LimitXMLRequestBody 100000