move
authorChristian Grothoff <christian@grothoff.org>
Thu, 9 Jun 2011 23:10:27 +0000 (23:10 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 9 Jun 2011 23:10:27 +0000 (23:10 +0000)
contrib/defaults.conf

index 6c467f89553ff80d5fedafa1134414c770c94288..6ca989df8f226e11bc56477a3edaa576449678ff 100644 (file)
@@ -46,10 +46,6 @@ ENABLE_ICMP_SERVER = YES
 # likely auto-detected (via interface list) if not specified (!)
 # INTERNAL_ADDRESS = 
 
-# Only bind to a specific IP address; if both are given, this should be idential to INTERNAL_ADDRESS
-# (but use different: this one restricts our bind!)
-# BINDTO =
-
 # Disable IPv6 support
 DISABLEV6 = NO
 
@@ -68,6 +64,7 @@ USE_LOCALADDR = NO
 # ACCEPT_FROM6 =
 # REJECT_FROM =
 # REJECT_FROM6 =
+# BINDTO = 
 
 
 [transport-udp]