- fixes, eliminate malformed data assert
[oweals/gnunet.git] / src / mesh / test_mesh_2dtorus.conf
index 90ebd73af330c811ce20ec391d517acf630a33fa..a2d9fc8c169a837aac8ff30ad3125fd560f70563 100644 (file)
@@ -38,10 +38,13 @@ BEHIND_NAT = NO
 ALLOW_NAT = NO
 INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
+RETURN_LOCAL_ADDRESSES = YES
+
+[ats]
+WAN_QUOTA_IN = 1 GB
+WAN_QUOTA_OUT = 1 GB
 
 [core]
-TOTAL_QUOTA_IN = 999111999
-TOTAL_QUOTA_OUT = 999111999
 AUTOSTART = YES
 PORT = 10003
 
@@ -58,12 +61,13 @@ HOSTNAME = localhost
 # PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
 
 [testing]
-NUM_PEERS = 16
 WEAKRANDOM = YES
+
+[testing_old]
+NUM_PEERS = 16
 TOPOLOGY = 2D_TORUS
 CONNECT_TOPOLOGY = 2D_TORUS
 #TOPOLOGY_FILE = small.dat
-CONNECT_TOPOLOGY = 2D_TORUS
 #CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM
 #CONNECT_TOPOLOGY_OPTION_MODIFIER = 25
 #PERCENTAGE = 3
@@ -72,7 +76,7 @@ F2F = NO
 CONNECT_TIMEOUT = 600 s
 CONNECT_ATTEMPTS = 2
 DEBUG = YES
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
 MAX_CONCURRENT_SSH = 10
 USE_PROGRESSBARS = YES
 PEERGROUP_TIMEOUT = 2400 s