aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_sharedservices.conf
blob: b8408774f12868b0f24014f894ff35c83ee2f767 (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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
[PATHS]
GNUNET_TEST_HOME = /tmp/test-gnunet-testing/

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

[resolver]
PORT = 2564

[transport]
PORT = 2565
PLUGINS = tcp

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

[arm]
PORT = 2566
DEFAULTSERVICES = 

[statistics]
PORT = 2567

[transport-tcp]
PORT = 2568
BINDTO = 127.0.0.1

[peerinfo]
PORT = 2569
AUTOSTART = NO

[core]
PORT = 2570

[dht]
AUTOSTART = NO

[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

[dns]
AUTOSTART = NO

[nse]
AUTOSTART = NO

[cadet]
AUTOSTART = NO

[datastore]
AUTOSTART = NO

[fs]
AUTOSTART = NO

[dv]
AUTOSTART = NO

[chat]
AUTOSTART = NO

[vpn]
AUTOSTART = NO

[gns]
AUTOSTART = NO

[namestore]
AUTOSTART = NO

[lockmanager]
AUTOSTART = NO

[consensus]
AUTOSTART = NO