-add missing comments, expand error checking
[oweals/gnunet.git] / src / dht / test_dht_api_data.conf
index c44be35006091f8ee925cd69ba6f15ff46fae9d0..0e34eb747d6887a6d6589505473f74dc628ae059 100644 (file)
@@ -20,9 +20,11 @@ AUTOCONNECT = YES
 FRIENDS-ONLY = NO
 MINIMUM-FRIENDS = 0
 
+[ats]
+WAN_QUOTA_IN = 1 GB
+WAN_QUOTA_OUT = 1 GB
+
 [core]
-TOTAL_QUOTA_OUT = 3932160
-TOTAL_QUOTA_IN = 3932160
 PORT = 2092
 
 [dht]
@@ -52,7 +54,7 @@ DEFAULTSERVICES =
 PORT = 2087
 
 [transport-tcp]
-TIMEOUT = 300000
+TIMEOUT = 300 s
 PORT = 2094
 
 [TESTING]