aboutsummaryrefslogtreecommitdiff
path: root/src/topology/test_gnunet_daemon_topology_data.conf
blob: 9cd69b37063c7eae4c1a209e5e71a324a49659fd (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-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

[nse]
WORKBITS = 0