diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-12-01 13:31:45 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-12-01 13:31:45 +0100 |
commit | f1639c09a22ab5d1453153946bde7f3df62ffb36 (patch) | |
tree | 337fc378774338e4f01afe91049b48a792db62b0 /src/auditor | |
parent | 97afbf1ea594748eafcda0f0cbd0f170d2d05015 (diff) |
implement #5740
Diffstat (limited to 'src/auditor')
-rw-r--r-- | src/auditor/generate-auditor-basedb.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auditor/generate-auditor-basedb.conf b/src/auditor/generate-auditor-basedb.conf index 519190e97..44be7f15e 100644 --- a/src/auditor/generate-auditor-basedb.conf +++ b/src/auditor/generate-auditor-basedb.conf @@ -13,6 +13,7 @@ SIGNKEY_DURATION = 4 weeks LEGAL_DURATION = 2 years LOOKAHEAD_SIGN = 32 weeks 1 day LOOKAHEAD_PROVIDE = 4 weeks 1 day +MAX_REQUESTS = 2 [merchant] SERVE = tcp |