Fixed reconnect
[oweals/gnunet.git] / src / testing / test_testing_data_remote.conf
index ea1c00065f994d924d0d73ab6a461dcf644a9417..d58666f31ec23c0a96385fe4206a49833d373685 100644 (file)
@@ -1,59 +1,12 @@
+@INLINE@ test_testing_defaults.conf
 [PATHS]
-SERVICEHOME = /tmp/test-gnunet-testing/
 DEFAULTCONFIG = test_testing_data_remote.conf
 
-[resolver]
-PORT = 2564
-
-[transport]
-PORT = 2565
-PLUGINS = tcp
-#PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
-#PREFIX = valgrind --tool=memcheck --log-file=logs%p
-
-[arm]
-PORT = 2566
-DEFAULTSERVICES = 
-
-[statistics]
-AUTOSTART = NO
-PORT = 2567
-
-[transport-tcp]
-PORT = 2568
-
-[peerinfo]
-PORT = 2569
-
-[core] 
-PORT = 2570
-
-[testing]
-CONTROL_HOST = 131.159.20.42
+[TESTING]
+CONTROL_HOST = 127.0.0.1
 HOSTFILE = remote_hosts.txt
-WEAKRANDOM = YES
-NUM_PEERS = 5
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 MAX_OUTSTANDING_SSH = 5
 
-[dht]
-AUTOSTART = NO
-
-[nat]
-DISABLEV6 = YES
-ENABLE_UPNP = NO
-BEHIND_NAT = NO
-ALLOW_NAT = NO
-INTERNAL_ADDRESS = 127.0.0.1
-EXTERNAL_ADDRESS = 127.0.0.1
-USE_LOCALADDR = NO
-
-[dns]
-AUTOSTART = NO
-
-
-
-[nse]
+[statistics]
 AUTOSTART = NO
 
-