summaryrefslogtreecommitdiffstats
path: root/conf/server.conf
diff options
context:
space:
mode:
authorln-tech2019-10-22 08:05:22 +0200
committerln-tech2019-10-22 08:05:22 +0200
commitae4bf5fea46b87b8f1f06aae9a43a1e3881c8552 (patch)
tree5dc819f132fe134f1ff4e73df4478786f8c7f579 /conf/server.conf
parentcmake: Try to get include directories right (per target) (diff)
downloaddnbd3-ae4bf5fea46b87b8f1f06aae9a43a1e3881c8552.tar.gz
dnbd3-ae4bf5fea46b87b8f1f06aae9a43a1e3881c8552.tar.xz
dnbd3-ae4bf5fea46b87b8f1f06aae9a43a1e3881c8552.zip
dnbd3 fuse lowlevel first implementation
Diffstat (limited to 'conf/server.conf')
-rw-r--r--conf/server.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/server.conf b/conf/server.conf
index 2f43247..5f11ed8 100644
--- a/conf/server.conf
+++ b/conf/server.conf
@@ -2,7 +2,7 @@
; port to listen on (default: 5003)
listenPort=5003
; relative root directory for images, ending in .r[1-9][0-9]*
-basePath=/mnt/storage/dnbd3
+basePath=/mnt/storage
; artificial connection delay for connecting servers
serverPenalty=100000
; artificial connection delay for connecting clients