RECLAIM/OIDC: code cleanup
[oweals/gnunet.git] / src / nat / test_nat_test_data.conf
index 1128b37eab1cf44c36d42e1dacaec81b67ef6fdc..03850ec06c2561c44e1aed23c71291099c807e00 100644 (file)
@@ -1,14 +1,12 @@
 [PATHS]
-SERVICEHOME = /tmp/nat-test
-# SERVICEHOME = /var/lib/gnunet/
-# DEFAULTCONFIG = /etc/gnunet.conf
-# If 'DEFAULTCONFIG' is not defined, the current
+GNUNET_TEST_HOME = $GNUNET_TMP/nat-test
+# GNUNET_TEST_HOME = /var/lib/gnunet/
 # configuration file is assumed to be the default,
 # which is what we want by default...
 
 [gnunet-nat-server]
 HOSTNAME = localhost
-PORT = 12345
+PORT = 57315
 
 [nat]
 # Are we behind NAT?
@@ -44,6 +42,6 @@ DISABLEV6 = YES
 
 
 [nse]
-AUTOSTART = NO
+START_ON_DEMAND = NO