moving NAT options into their own section
[oweals/gnunet.git] / src / transport / test_quota_compliance_tcp_peer2.conf
index f84a7a066692a50464dc4fac5ebb405626f36151..8a68be79ca49849aeb655a8061489d6289c5e049 100644 (file)
@@ -6,9 +6,12 @@ DEFAULTCONFIG = test_quota_compliance_tcp_peer2.conf
 PORT = 3094
 
 [transport-tcp]
-DISABLEV6 = YES
 TIMEOUT = 300000
 PORT = 3094
+USE_LOCALADDR = YES
+
+[nat]
+DISABLEV6 = YES
 BINDTO = 127.0.0.1
 ENABLE_UPNP = NO
 BEHIND_NAT = NO
@@ -111,4 +114,6 @@ HOSTKEY = $SERVICEHOME/.hostkey
 [dht]
 AUTOSTART = NO
 
+[mesh]
+AUTOSTART = NO