aboutsummaryrefslogtreecommitdiff
path: root/contrib/no_forcestart.conf
blob: 7a1db42bde63d868c38ee1754543d6569f12891a (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
# 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