summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorln-tech2019-10-22 08:05:22 +0200
committerln-tech2019-10-27 11:49:04 +0100
commit59de892b49d588acd2d3e5e632d9b3bad8a7c03e (patch)
tree5dc819f132fe134f1ff4e73df4478786f8c7f579 /conf
parentcmake: Try to get include directories right (per target) (diff)
downloaddnbd3-59de892b49d588acd2d3e5e632d9b3bad8a7c03e.tar.gz
dnbd3-59de892b49d588acd2d3e5e632d9b3bad8a7c03e.tar.xz
dnbd3-59de892b49d588acd2d3e5e632d9b3bad8a7c03e.zip
cleaned code and atomic_ints against
Diffstat (limited to 'conf')
-rw-r--r--conf/alt-servers4
-rw-r--r--conf/server.conf2
2 files changed, 1 insertions, 5 deletions
diff --git a/conf/alt-servers b/conf/alt-servers
index fd2f2ec..e69de29 100644
--- a/conf/alt-servers
+++ b/conf/alt-servers
@@ -1,4 +0,0 @@
-192.168.100.10 Some alt server
-+192.168.100.100 My first alt server that will not be used for replication
--192.168.100.50 Super sectret alt server that will be used for replication, but clients don't know about it
-
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