-add missing comments, expand error checking
[oweals/gnunet.git] / src / dht / test_dht_api_peer1.conf
index ae0d2ff496b383175b3cd768a7ff462aeaca5ec0..cacc4da8fb06f5f29782653e54c250e5a7243d74 100644 (file)
@@ -11,12 +11,13 @@ ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
 PORT = 2100
+BINARY = gnunet-service-dht
 
 [block]
 plugins = dht test
 
 [dhtcache]
-QUOTA = 1000000
+QUOTA = 1 MB
 DATABASE = sqlite
 
 [transport]
@@ -27,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 = 3932160
-TOTAL_QUOTA_IN = 3932160
 PORT = 12092
 
 [arm]
@@ -38,7 +41,7 @@ PORT = 12366
 DEBUG = NO
 
 [transport-tcp]
-TIMEOUT = 300000
+TIMEOUT = 300 s
 PORT = 12368
 BINDTO = 127.0.0.1