aboutsummaryrefslogtreecommitdiff
path: root/contrib/conf/gnunet/no_forcestart.conf
blob: 2c874489e2ac71b3437e7e51e6c946347c48606f (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
# Configuration file that can be included to prevent ANY of the usual
# IMMEDIATE_START = 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 IMMEDIATE_START = YES for
# production should be disabled for (most) test suites, the option should
# be added here instead of all over the place ;-).

[core]
IMMEDIATE_START = NO

[fs]
IMMEDIATE_START = NO

[dht]
IMMEDIATE_START = NO

[cadet]
IMMEDIATE_START = NO

[rest]
IMMEDIATE_START = NO

[nse]
IMMEDIATE_START = NO
WORKBITS = 0

[revocation]
IMMEDIATE_START = NO

[topology]
IMMEDIATE_START = NO

[hostlist]
IMMEDIATE_START = NO

[gns]
IMMEDIATE_START = NO

[zonemaster]
IMMEDIATE_START = NO

[zonemaster-monitor]
IMMEDIATE_START = NO

[psyc]
IMMEDIATE_START = NO

[rps]
IMMEDIATE_START = NO

[consensus]
IMMEDIATE_START = NO

[set]
IMMEDIATE_START = NO

[nse]
IMMEDIATE_START = NO