- fix makefile
[oweals/gnunet.git] / src / mesh / test_mesh.conf
index 71f85cf0ebc2a95cad2cc63f2cea73de3878df15..5a2f03dd0ad2ba4f71499658a1a53f449eb2cdcf 100644 (file)
@@ -22,11 +22,11 @@ REFRESH_CONNECTION_TIME = 2 s
 ID_ANNOUNCE_TIME = 5 s
 CONNECT_TIMEOUT = 30 s
 DEFAULT_TTL = 16
-DHT_REPLICATION_LEVEL = 3
+DHT_REPLICATION_LEVEL = 10
 MAX_TUNNELS = 10
 MAX_CONNECTIONS = 10
 MAX_MSGS_QUEUE = 20
-#DROP_PERCENT = 1
+DISABLE_TRY_CONNECT = YES
 
 [dht]
 AUTOSTART = NO
@@ -43,6 +43,9 @@ ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
 PORT = 12365
+#MANIPULATE_DELAY_IN = 10 ms
+#MANIPULATE_DELAY_OUT = 10 ms
+
 
 [ats]
 WAN_QUOTA_OUT = 3932160
@@ -54,7 +57,7 @@ AUTOSTART = YES
 USE_EPHEMERAL_KEYS = NO
 
 [arm]
-DEFAULTSERVICES = core transport dht mesh
+DEFAULTSERVICES = core transport dht mesh statistics
 PORT = 12366
 
 [transport-udp]