aboutsummaryrefslogtreecommitdiff
path: root/contrib/no_forcestart.conf
blob: 7de3f15095a4d7b2b6fc65a4e03cebeeb7d2f523 (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
# Configuration file that can be included to prevent ANY of the usual
# FORCESTART = YES to be set.  Also disables NSE POW calculation.
#
# This configuration is included from various configuration test files.
# Whenever a new service is added that has FORCESTART = YES for
# production should be disabled for (most) test suites, the option should
# be added here instead of all over the place ;-).

[core]
FORCESTART = NO

[fs]
FORCESTART = NO

[dht]
FORCESTART = NO

[cadet]
FORCESTART = NO

[nse]
FORCESTART = NO
WORKBITS = 0

[revocation]
FORCESTART = NO

[topology]
FORCESTART = NO

[hostlist]
FORCESTART = NO

[gns]
FORCESTART = NO