Demote some log messages
[oweals/gnunet.git] / src / core / test_core_api_send_to_self.conf
index 8271ea96a55a1ebde3c4971c11d104aef6c03ce7..83928d04aad84a0de992aebf4e1ba61524477017 100644 (file)
@@ -1,28 +1,19 @@
 @INLINE@ test_core_defaults.conf
 [PATHS]
-SERVICEHOME = ~/.gnunet/
-DEFAULTCONFIG = test_core_api_send_to_self.conf
+GNUNET_TEST_HOME = ~/.gnunet/
 
-[arm]
-PORT = 2425 
-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
 
 [test-sts]
-AUTOSTART = YES
-PORT = 9252 
+FORCESTART = 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;
 TOTAL_QUOTA_IN = 65536
 TOTAL_QUOTA_OUT = 65536
-UNIXPATH = /tmp/gnunet-service-sts.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-sts.sock