aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_hostlist_defaults.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostlist/test_hostlist_defaults.conf')
-rw-r--r--src/hostlist/test_hostlist_defaults.conf74
1 files changed, 0 insertions, 74 deletions
diff --git a/src/hostlist/test_hostlist_defaults.conf b/src/hostlist/test_hostlist_defaults.conf
index b3eb87a2d..d5084692f 100644
--- a/src/hostlist/test_hostlist_defaults.conf
+++ b/src/hostlist/test_hostlist_defaults.conf
@@ -1,89 +1,15 @@
1[PATHS] 1[PATHS]
2GNUNET_TEST_HOME = /tmp/test-gnunet-hostlist/ 2GNUNET_TEST_HOME = /tmp/test-gnunet-hostlist/
3 3
4[resolver]
5PORT = 12464
6
7[transport] 4[transport]
8PORT = 12465
9PLUGINS = tcp 5PLUGINS = tcp
10 6
11[arm]
12PORT = 12466
13DEFAULTSERVICES = hostlist
14
15[statistics]
16PORT = 12467
17
18[tcp]
19PORT = 12468
20
21[peerinfo] 7[peerinfo]
22PORT = 12469
23NO_IO = YES 8NO_IO = YES
24 9
25[core] 10[core]
26PORT = 12470 11PORT = 12470
27 12
28[testing]
29WEAKRANDOM = YES
30
31[hostlist]
32HTTP-PROXY =
33
34[cadet]
35AUTOSTART = NO
36
37[dns]
38AUTOSTART = NO
39
40[nse]
41AUTOSTART = NO
42
43[datastore]
44AUTOSTART = NO
45
46[fs]
47AUTOSTART = NO
48
49[dht]
50AUTOSTART = NO
51
52[dv]
53AUTOSTART = NO
54
55[revocation]
56AUTOSTART = NO
57
58[gns]
59AUTOSTART = NO
60
61[vpn]
62AUTOSTART = NO
63
64[namestore]
65AUTOSTART = NO
66
67[namecache]
68AUTOSTART = NO
69
70[nat] 13[nat]
71RETURN_LOCAL_ADDRESSES = YES 14RETURN_LOCAL_ADDRESSES = YES
72 15
73[consensus]
74AUTOSTART = NO
75
76[regex]
77AUTOSTART = NO
78
79[identity]
80AUTOSTART = NO
81
82[conversation]
83AUTOSTART = NO
84
85[psycstore]
86AUTOSTART = NO
87
88[set]
89AUTOSTART = NO