fix memleak
[oweals/gnunet.git] / src / core / test_core_quota_peer1.conf
index 78b4a8aace0016105ef0404720af3c4dbf413967..4a67bfe6615fe6a5ebde2be4af031b059201395e 100644 (file)
@@ -1,7 +1,6 @@
 @INLINE@ test_core_defaults.conf
 [PATHS]
 SERVICEHOME = /tmp/test-gnunet-core-quota-sym-peer-1/
-DEFAULTCONFIG = test_core_quota_peer1.conf
 
 [transport-tcp]
 PORT = 12468
@@ -26,14 +25,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
-