aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_send_to_self.conf
blob: ebf77997c029c4214c62177fc552263b1baf581a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
@INLINE@ test_core_defaults.conf
[PATHS]
GNUNET_TEST_HOME = ~/.gnunet/

[arm]
PORT = 2425 
DEFAULTSERVICES = core test-sts

[core]
PORT = 24512
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-core.sock

[ats]
WAN_QUOTA_IN = 104857600
WAN_QUOTA_OUT = 104757600
PORT = 24571
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-ats.sock

[test-sts]
AUTOSTART = YES
PORT = 9252 
HOSTNAME = localhost
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 = $GNUNET_RUNTIME_DIR/gnunet-service-sts.sock