From 86667e36996c3ca414d760d6be47cd8b0d786994 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 5 Sep 2019 16:06:18 +0200 Subject: [SERVER] Update sample config --- conf/alt-servers | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'conf/alt-servers') diff --git a/conf/alt-servers b/conf/alt-servers index fd2f2ec..1d5d39e 100644 --- a/conf/alt-servers +++ b/conf/alt-servers @@ -1,4 +1,15 @@ -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 +[192.168.100.10] +comment=Some alt server +[192.168.100.100] +comment=My first alt server that will not be used for replication +for=client + +[192.168.100.50] +comment=Super sectret alt server that will be used for replication, but clients don't know about it +for=replication + +[192.168.100.123] +comment=Also just for replication, and only for images starting with foobar/baz/ +namespace=foobar/baz/ +for=replication -- cgit v1.2.3-55-g7522