From 363dee6846bc7fb87db75f8826a7bcf608c83127 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 30 Jun 2017 09:50:44 +0200 Subject: SVDRP peering can now be limited to the default SVDRP host --- MANUAL | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'MANUAL') diff --git a/MANUAL b/MANUAL index 0234f77b..47b2fdd2 100644 --- a/MANUAL +++ b/MANUAL @@ -1085,8 +1085,16 @@ Version 2.2 connection after which the connection is automatically closed. Default is 300, a value of 0 means no timeout. - SVDRP peering = no Activates automatic connections between VDRs in the same - network. + SVDRP peering = off Activates automatic connections between VDRs in the same + network. If set to "any hosts" this VDR will establish + connections with any available hosts. If set to "only + default host" this VDR will only connect to the VDR with + the name defined in "SVDRP default host". If no default + host has been defined, the behavior is the same as with + "any hosts". To switch from "off" to "only default host", + you may need to select "any hosts" first and confirm the + dialog by pressing "Ok" in order to be able to select a + default host. SVDRP host name The name of this VDR, which is used when connecting VDRs via SVDRP. By default, the machine's host name is used. -- cgit v1.2.3