summaryrefslogtreecommitdiffstats
path: root/2.4/conf/conf-available/dav.conf
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2019-08-14 18:03:49 +0200
committerSuren A. Chilingaryan <csa@suren.me>2019-08-14 18:03:49 +0200
commite373ffc2f8b9450615f9a0f4351e94b9baa402f8 (patch)
tree75b0226eff9b79b9ce7d221e2383513a2760d18a /2.4/conf/conf-available/dav.conf
parent407df523e5262280f0f5f5d5a3ebfd2a89207580 (diff)
downloadapache-e373ffc2f8b9450615f9a0f4351e94b9baa402f8.tar.gz
apache-e373ffc2f8b9450615f9a0f4351e94b9baa402f8.tar.bz2
apache-e373ffc2f8b9450615f9a0f4351e94b9baa402f8.tar.xz
apache-e373ffc2f8b9450615f9a0f4351e94b9baa402f8.zip
Move DavLock to temporary folder as well
Diffstat (limited to '2.4/conf/conf-available/dav.conf')
-rw-r--r--2.4/conf/conf-available/dav.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/2.4/conf/conf-available/dav.conf b/2.4/conf/conf-available/dav.conf
index f88260d..bb0924c 100644
--- a/2.4/conf/conf-available/dav.conf
+++ b/2.4/conf/conf-available/dav.conf
@@ -1,4 +1,4 @@
-DavLockDB "/var/lib/dav/DavLock"
+DavLockDB "/tmp/DavLock"
Alias / "/var/lib/dav/data/"
<Directory "/var/lib/dav/data/">
Dav On