aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/test_defaults.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/confs/test_defaults.conf')
-rw-r--r--src/integration-tests/confs/test_defaults.conf18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/integration-tests/confs/test_defaults.conf b/src/integration-tests/confs/test_defaults.conf
index 1be582650..3ccdc2946 100644
--- a/src/integration-tests/confs/test_defaults.conf
+++ b/src/integration-tests/confs/test_defaults.conf
@@ -1,26 +1,26 @@
1@INLINE@ ../../../contrib/no_forcestart.conf 1@INLINE@ ../../../contrib/conf/gnunet/no_forcestart.conf
2@INLINE@ ../../../contrib/no_autostart_above_core.conf 2@INLINE@ ../../../contrib/conf/gnunet/no_autostart_above_core.conf
3 3
4[fs] 4[fs]
5FORCESTART = YES 5IMMEDIATE_START = YES
6 6
7[datastore] 7[datastore]
8AUTOSTART = YES 8START_ON_DEMAND = YES
9 9
10[dht] 10[dht]
11AUTOSTART = YES 11START_ON_DEMAND = YES
12 12
13[nse] 13[nse]
14AUTOSTART = YES 14START_ON_DEMAND = YES
15 15
16[cadet] 16[cadet]
17AUTOSTART = YES 17START_ON_DEMAND = YES
18 18
19[hostlist] 19[hostlist]
20FORCESTART = YES 20IMMEDIATE_START = YES
21 21
22[topology] 22[topology]
23FORCESTART = YES 23IMMEDIATE_START = YES
24 24
25[peerinfo] 25[peerinfo]
26USE_INCLUDED_HELLOS = NO 26USE_INCLUDED_HELLOS = NO