aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_send_to_self.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/test_core_api_send_to_self.conf')
-rw-r--r--src/core/test_core_api_send_to_self.conf14
1 files changed, 2 insertions, 12 deletions
diff --git a/src/core/test_core_api_send_to_self.conf b/src/core/test_core_api_send_to_self.conf
index ebf77997c..83928d04a 100644
--- a/src/core/test_core_api_send_to_self.conf
+++ b/src/core/test_core_api_send_to_self.conf
@@ -2,23 +2,13 @@
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = ~/.gnunet/ 3GNUNET_TEST_HOME = ~/.gnunet/
4 4
5[arm]
6PORT = 2425
7DEFAULTSERVICES = core test-sts
8
9[core]
10PORT = 24512
11UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-core.sock
12
13[ats] 5[ats]
14WAN_QUOTA_IN = 104857600 6WAN_QUOTA_IN = 104857600
15WAN_QUOTA_OUT = 104757600 7WAN_QUOTA_OUT = 104757600
16PORT = 24571
17UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-ats.sock
18 8
19[test-sts] 9[test-sts]
20AUTOSTART = YES 10FORCESTART = YES
21PORT = 9252 11PORT = 9252
22HOSTNAME = localhost 12HOSTNAME = localhost
23BINARY = test_core_api_send_to_self 13BINARY = test_core_api_send_to_self
24ACCEPT_FROM = 127.0.0.1; 14ACCEPT_FROM = 127.0.0.1;