aboutsummaryrefslogtreecommitdiff
path: root/src/topology/test_gnunet_daemon_topology_data.conf
blob: 7bbdeea162153571a34d637f0d9693acb52a1b79 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[PATHS]
SERVICEHOME = /tmp/test-gnunet-topology/
# DEFAULTCONFIG = test_gnunet_service_topology_data.conf

[resolver]
PORT = 2664

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

[arm]
PORT = 2666
DEFAULTSERVICES = topology

[statistics]
PORT = 2667

[transport-tcp]
PORT = 2668

[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

[peerinfo]
PORT = 2669

[core]
PORT = 2670
# DEBUG = YES

[topology]
# DEBUG = YES
#PREFIX = valgrind --tool=memcheck

[fs]
AUTOSTART = NO

[datastore]
AUTOSTART = NO

[testing]
WEAKRANDOM = YES
HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat

[dns]
AUTOSTART = NO