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

[transport]
PLUGINS = tcp
#PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
#PREFIX = valgrind --tool=memcheck --log-file=logs%p

[testbed]
OVERLAY_TOPOLOGY=LINE

[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
USE_HOSTNAME = NO