-fixing #2434, plus some code cleanup
[oweals/gnunet.git] / src / core / test_core_quota_peer1.conf
index 18b8061319e95b507e60153c950ccf625afb40cd..4ff2ee44acb2d7cdd11a8c1818d8a4b40197ee73 100644 (file)
@@ -26,10 +26,15 @@ UNIXPATH = /tmp/gnunet-core-sym-p1-service-peerinfo.sock
 PORT = 12475
 UNIXPATH = /tmp/gnunet-core-sym-p1-service-transport.sock
 
+[ats]
+WAN_QUOTA_IN = 10240
+WAN_QUOTA_OUT = 10240
+
 [core]
 PORT = 12480
-TOTAL_QUOTA_IN = 10240
-TOTAL_QUOTA_OUT = 10240
 UNIXPATH = /tmp/gnunet-core-sym-p1-service-core.sock
 DEBUG = NO
 
+[ats]
+PORT = 12481
+UNIXPATH = /tmp/gnunet-core-sym-p1-service-ats.sock