installing all service, daemon and helper binaries to lib/gnunet/libexec/; updating...
[oweals/gnunet.git] / src / core / test_core_api_send_to_self.conf
index ad3cb178063dbf2751b446e2524fd8e5a289ccbb..704a2b6daeddf1f332fc49eef886315ff0293655 100644 (file)
@@ -1,7 +1,6 @@
 @INLINE@ test_core_defaults.conf
 [PATHS]
 SERVICEHOME = ~/.gnunet/
-DEFAULTCONFIG = test_core_api_send_to_self.conf
 
 [arm]
 PORT = 2425 
@@ -9,11 +8,11 @@ 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
 
@@ -22,7 +21,6 @@ AUTOSTART = YES
 PORT = 9252 
 HOSTNAME = localhost
 HOME = $SERVICEHOME
-CONFIG = $DEFAULTCONFIG
 BINARY = test_core_api_send_to_self
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;