diff options
Diffstat (limited to 'src/consensus/test_consensus.conf')
-rw-r--r-- | src/consensus/test_consensus.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/consensus/test_consensus.conf b/src/consensus/test_consensus.conf index 6cb0885b0..42e06a66d 100644 --- a/src/consensus/test_consensus.conf +++ b/src/consensus/test_consensus.conf @@ -54,13 +54,13 @@ OPERATION_TIMEOUT = 60 s MAX_OPEN_FDS = 4096 [hostlist] -AUTOSTART = NO +START_ON_DEMAND = NO [fs] -AUTOSTART = NO +START_ON_DEMAND = NO [revocation] -AUTOSTART = NO +START_ON_DEMAND = NO [nat] # Use addresses from the local network interfaces (inluding loopback, but also others) |