summaryrefslogtreecommitdiffstats
path: root/dav-debuginfo.conf
diff options
context:
space:
mode:
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