-dce
[oweals/gnunet.git] / src / dht / test_dht_api_peer1.conf
index 090a7e507ca0b7f539fabcd60b7d0c83e0bbfec0..d9db7c4610a8fec3923986930e3ebf69b2e32e8c 100644 (file)
@@ -10,14 +10,14 @@ AUTOSTART = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
-PORT = 2100
+PORT = 12100
 BINARY = gnunet-service-dht
 
 [block]
 plugins = dht test
 
 [dhtcache]
-QUOTA = 1000000
+QUOTA = 1 MB
 DATABASE = sqlite
 
 [transport]
@@ -28,9 +28,11 @@ ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
 PORT = 12365
 
+[ats]
+WAN_QUOTA_IN = 1 GB
+WAN_QUOTA_OUT = 1 GB
+
 [core]
-TOTAL_QUOTA_OUT = 93932160
-TOTAL_QUOTA_IN = 93932160
 PORT = 12092
 
 [arm]
@@ -39,7 +41,7 @@ PORT = 12366
 DEBUG = NO
 
 [transport-tcp]
-TIMEOUT = 300000
+TIMEOUT = 300 s
 PORT = 12368
 BINDTO = 127.0.0.1