add changelog
[oweals/gnunet.git] / src / testing / test_testing_defaults.conf
1 [PATHS]
2 GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-testing/
3
4 [transport]
5 PLUGINS = tcp
6
7 [transport-tcp]
8 TESTING_IGNORE_KEYS = SOMETHING;KEY1;ACCEPT_FROM;
9
10 [transport-tcp]
11 BINDTO = 127.0.0.1
12
13 [nat]
14 DISABLEV6 = YES
15 ENABLE_UPNP = NO
16 BEHIND_NAT = NO
17 ALLOW_NAT = NO
18 INTERNAL_ADDRESS = 127.0.0.1
19 EXTERNAL_ADDRESS = 127.0.0.1
20 USE_LOCALADDR = NO
21
22
23 [rps]
24 START_ON_DEMAND = NO
25 IMMEDIATE_START = NO