aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_sharedservices.conf
blob: e1830edd26cc447555207890dc45c686ca375e30 (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
[PATHS]
GNUNET_TEST_HOME = /tmp/test-gnunet-testing/

[testbed-logger]
PORT = 15000
UNIXPATH = $GNUNET_RUNTIME_DIR/testbed-logger.sock
DIR = /tmp/testbed-logger

[transport]
PLUGINS = tcp

[transport-tcp]
TESTING_IGNORE_KEYS = SOMETHING;KEY1;ACCEPT_FROM;

[transport-tcp]
BINDTO = 127.0.0.1

[nat]
DISABLEV6 = YES
ENABLE_UPNP = NO
BEHIND_NAT = NO
ALLOW_NAT = NO
INTERNAL_ADDRESS = 127.0.0.1
EXTERNAL_ADDRESS = 127.0.0.1
USE_LOCALADDR = NO