-code cleanup
[oweals/gnunet.git] / src / core / test_core_api_send_to_self.conf
index 8271ea96a55a1ebde3c4971c11d104aef6c03ce7..67377268584ff9f2ed5768dedb716a942fe116b7 100644 (file)
@@ -9,10 +9,14 @@ DEFAULTSERVICES = core test-sts
 
 [core]
 PORT = 24512
-TOTAL_QUOTA_IN = 104857600
-TOTAL_QUOTA_OUT = 104757600
 UNIXPATH = /tmp/gnunet-service-core.sock
 
+[ats]
+WAN_QUOTA_IN = 104857600
+WAN_QUOTA_OUT = 104757600
+PORT = 24571
+UNIXPATH = /tmp/gnunet-p1-service-ats.sock
+
 [test-sts]
 AUTOSTART = YES
 PORT = 9252