mesh regex profiler
[oweals/gnunet.git] / src / mesh / test_mesh.conf
index cac440016b261f93a6d486351a5e77b5571545b3..d8bdd7a13e4e640a32d657562b4d9791284bb938 100644 (file)
@@ -12,6 +12,19 @@ HOSTNAME = localhost
 PORT = 10511
 # PREFIX = valgrind --leak-check=full
 # PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
+REFRESH_PATH_TIME = 3 s
+APP_ANNOUNCE_TIME = 5 s
+ID_ANNOUNCE_TIME = 5 s
+UNACKNOWLEDGED_WAIT = 2 s
+CONNECT_TIMEOUT = 30 s
+DEFAULT_TTL = 16
+DHT_REPLICATION_LEVEL = 10
+MAX_TUNNELS = 10
+MAX_MSGS_QUEUE = 20
+
+[vpn]
+AUTOSTART = NO
+PORT = 10012
 
 [dht]
 DEBUG = NO
@@ -19,7 +32,7 @@ AUTOSTART = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
-PORT = 2100
+PORT = 12100
 
 [block]
 plugins = dht test
@@ -59,7 +72,6 @@ WEAKRANDOM = YES
 HOSTKEY = $SERVICEHOME/.hostkey
 
 [PATHS]
-DEFAULTCONFIG = test_mesh.conf
 SERVICEHOME = /tmp/test-mesh/
 
 [dns]