Remove sig0checks-quota-maxwait-ms support
Waiting for a quota to appear complicates things and wastes rosources on timer management. Just answer with REFUSE if there is no quota.
This commit is contained in:
committed by
Nicki Křížek
parent
f0cde05e06
commit
ad489c44df
@@ -279,7 +279,6 @@ options {
|
||||
sig-validity-interval <integer> [ <integer> ]; // obsolete
|
||||
sig0checks-quota <integer>;
|
||||
sig0checks-quota-exempt { <address_match_element>; ... };
|
||||
sig0checks-quota-maxwait-ms <integer>;
|
||||
sortlist { <address_match_element>; ... }; // deprecated
|
||||
stale-answer-client-timeout ( disabled | off | <integer> );
|
||||
stale-answer-enable <boolean>;
|
||||
|
||||
Reference in New Issue
Block a user