how did this test ever work without assigning core handles?
[oweals/gnunet.git] / src / core / test_core_quota_asymmetric_recv_limited_peer1.conf
index 5501fb82650b8b07b43ed4f200061714f47eec5e..af5453f6ddaa84d499859c3747da414dd454df97 100644 (file)
@@ -1,7 +1,6 @@
 @INLINE@ test_core_defaults.conf
 [PATHS]
 SERVICEHOME = /tmp/test-gnunet-core-quota-asym-recv-lim-peer-1/
-DEFAULTCONFIG = test_core_quota_asymmetric_recv_limited_peer1.conf
 
 [transport-tcp]
 PORT = 12488
@@ -29,11 +28,24 @@ UNIXPATH = /tmp/gnunet-core-asym-recv-p1-service-transport.sock
 [ats]
 PORT = 12491
 UNIXPATH = /tmp/gnunet-core-asym-recv-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
+
 
 [core]
 PORT = 12490
 UNIXPATH = /tmp/gnunet-core-asym-recv-p1-service-core.sock
-DEBUG = NO