contrib/packages/guix: use texinfo-5.2 for some packages. Start backporting Texlive...
[oweals/gnunet.git] / contrib / no_forcestart.conf
1 # Configuration file that can be included to prevent ANY of the usual
2 # FORCESTART = YES to be set.  Also disables NSE POW calculation.
3 #
4 # This configuration is included from various configuration test files.
5 # Whenever a new service is added that has FORCESTART = YES for
6 # production should be disabled for (most) test suites, the option should
7 # be added here instead of all over the place ;-).
8
9 [core]
10 FORCESTART = NO
11
12 [fs]
13 FORCESTART = NO
14
15 [dht]
16 FORCESTART = NO
17
18 [cadet]
19 FORCESTART = NO
20
21 [nse]
22 FORCESTART = NO
23 WORKBITS = 0
24
25 [revocation]
26 FORCESTART = NO
27
28 [topology]
29 FORCESTART = NO
30
31 [hostlist]
32 FORCESTART = NO
33
34 [gns]
35 FORCESTART = NO
36
37 [zonemaster]
38 FORCESTART = NO