merge
[oweals/gnunet.git] / src / core / test_core_api_send_to_self.conf
1 @INLINE@ test_core_defaults.conf
2 [PATHS]
3 GNUNET_TEST_HOME = ~/.gnunet/
4
5 [ats]
6 WAN_QUOTA_IN = 104857600
7 WAN_QUOTA_OUT = 104757600
8
9 [test-sts]
10 IMMEDIATE_START = YES
11 PORT = 59252
12 HOSTNAME = localhost
13 BINARY = test_core_api_send_to_self
14 ACCEPT_FROM = 127.0.0.1;
15 ACCEPT_FROM6 = ::1;
16 TOTAL_QUOTA_IN = 65536
17 TOTAL_QUOTA_OUT = 65536
18 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-sts.sock
19