guix-env: some update.
[oweals/gnunet.git] / src / cadet / test_cadet.conf
index eb0e78b14cd985ca5639caac4dcdba60aab22d73..b6e6c6ae3615eb5e38bacf86dbb69b89dab1a4de 100644 (file)
@@ -1,6 +1,4 @@
 [testbed]
-PORT = 12113
-ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
 OVERLAY_TOPOLOGY = LINE
 #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
@@ -9,8 +7,7 @@ OVERLAY_TOPOLOGY = LINE
 #BINARY = gnunet-service-cadet-enc
 #PREFIX = valgrind --leak-check=full
 #PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
-ACCEPT_FROM = 127.0.0.1;
-REFRESH_CONNECTION_TIME = 333 ms
+REFRESH_CONNECTION_TIME = 1 s
 ID_ANNOUNCE_TIME = 5 s
 CONNECT_TIMEOUT = 30 s
 DEFAULT_TTL = 16
@@ -31,13 +28,12 @@ DATABASE = heap
 
 [transport]
 PLUGINS = udp
-ACCEPT_FROM6 = ::1;
-ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
-PORT = 12365
 #MANIPULATE_DELAY_IN = 10 ms
 #MANIPULATE_DELAY_OUT = 10 ms
 
+[nat]
+ENABLE_UPNP = NO
 
 [ats]
 # Network specific inbound/outbound quotas
@@ -65,11 +61,40 @@ USE_EPHEMERAL_KEYS = NO
 [PATHS]
 GNUNET_TEST_HOME = /tmp/test-cadet/
 
-[nat]
-RETURN_LOCAL_ADDRESSES = YES
-DISABLEV6 = YES
-USE_LOCALADDR = YES
-
 [peerinfo]
 NO_IO = YES
 
+[nse]
+WORKBITS = 0
+
+[hostlist]
+FORCESTART = NO
+AUTOSTART = NO
+
+[fs]
+FORCESTART = NO
+AUTOSTART = NO
+
+[vpn]
+FORCESTART = NO
+AUTOSTART = NO
+
+[revocation]
+FORCESTART = NO
+AUTOSTART = NO
+
+[gns]
+FORCESTART = NO
+AUTOSTART = NO
+
+[namestore]
+FORCESTART = NO
+AUTOSTART = NO
+
+[namecache]
+FORCESTART = NO
+AUTOSTART = NO
+
+[topology]
+FORCESTART = NO
+AUTOSTART = NO