how did this test ever work without assigning core handles?
[oweals/gnunet.git] / src / core / test_core_quota_asymmetric_send_limit_peer2.conf
index 03d5bce12fe8cc16d5b9ddcd193978757ddb8c45..0707ac11bfce08dd405ef2d8a25bfdf4a8613934 100644 (file)
@@ -25,7 +25,6 @@ UNIXPATH = /tmp/gnunet-core-asym-send-p2-service-transport.sock
 [core]
 PORT = 22490
 UNIXPATH = /tmp/gnunet-core-asym-send-p2-service-core.sock
-DEBUG = NO
 
 [ats]
 PORT = 22491
@@ -33,6 +32,25 @@ UNIXPATH = /tmp/gnunet-core-asym-send-p2-service-ats.sock
 WAN_QUOTA_IN = 1 MB
 WAN_QUOTA_OUT = 1 MB
 
+[ats]
+PORT = 12471
+UNIXPATH = /tmp/gnunet-core-sym-p1-service-ats.sock
+# UNSPECIFIED
+UNSPECIFIED_QUOTA_IN =  1 MB
+UNSPECIFIED_QUOTA_OUT =  1 MB
+# LOOPBACK
+LOOPBACK_QUOTA_IN =  1 MB
+LOOPBACK_QUOTA_OUT =  1 MB
+# LAN
+LAN_QUOTA_IN =  1 MB
+LAN_QUOTA_OUT =  1 MB
+# WAN
+WAN_QUOTA_IN = 1 MB
+WAN_QUOTA_OUT = 1 MB
+# WLAN
+WLAN_QUOTA_IN =  1 MB
+WLAN_QUOTA_OUT =  1 MB
+
 [transport-tcp]
 PORT = 22467