-add missing comments, expand error checking
[oweals/gnunet.git] / src / dht / test_dht_api_peer1.conf
index 090a7e507ca0b7f539fabcd60b7d0c83e0bbfec0..cacc4da8fb06f5f29782653e54c250e5a7243d74 100644 (file)
@@ -17,7 +17,7 @@ BINARY = gnunet-service-dht
 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