diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-02-19 01:50:06 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-02-19 01:50:06 +0100 |
commit | f773f02add14b65827db296848244f901e797ae5 (patch) | |
tree | adde25acc9604f5d0a8e327b3d95d68862740690 /src/consensus | |
parent | f53c0c9eb2a3f6a2a319d510f6ba9431e2f54925 (diff) |
do not use rps in consensus test
Diffstat (limited to 'src/consensus')
-rw-r--r-- | src/consensus/test_consensus.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/consensus/test_consensus.conf b/src/consensus/test_consensus.conf index fa42c3c1a..4f17fa359 100644 --- a/src/consensus/test_consensus.conf +++ b/src/consensus/test_consensus.conf @@ -81,3 +81,7 @@ WAN_QUOTA_OUT = unlimited [core] USE_EPHEMERAL_KEYS = NO + +[rps] +START_ON_DEMAND = NO +IMMEDIATE_START = NO |