(no commit message)
[oweals/gnunet.git] / contrib / defaults.conf
index af9b8f818cb41faa65652e5e6f07f22491790a1a..6e63edc1d57780f66d946ba7cb55df206709867b 100644 (file)
@@ -24,7 +24,7 @@ ADVERTISED_PORT = 2086
 BEHIND_NAT = YES
 
 # Is the NAT hole-punched?
-#NEW: PUNCHED_NAT = NO
+PUNCHED_NAT = NO
 
 # External IP address of the NAT box (if known); IPv4 dotted-decimal ONLY at this time (should allow DynDNS!)
 # normal interface IP address for non-NATed peers; 
@@ -33,9 +33,8 @@ BEHIND_NAT = YES
 
 # Should we use ICMP-based NAT traversal to try connect to NATed peers
 # or, if we are behind NAT, to allow connections to us?
-ALLOW_NAT = YES
-#NEW: ENABLE_ICMP_CLIENT = YES
-#NEW: ENABLE_ICMP_SERVER = YES
+ENABLE_ICMP_CLIENT = YES
+ENABLE_ICMP_SERVER = YES
 
 # Are we allowed to try UPnP/PMP?
 ENABLE_UPNP = YES
@@ -279,9 +278,8 @@ BINARY = gnunet-service-fs
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
 
-ACTIVEMIGRATION = YES
-# NEW: CONTENT_CACHING = YES
-# NEW: CONTENT_PUSHING = YES
+CONTENT_CACHING = YES
+CONTENT_PUSHING = YES
 
 UNIXPATH = /tmp/gnunet-service-fs.sock
 # DISABLE_SOCKET_FORWARDING = NO