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:
Aram Sargsyan
2024-05-09 17:06:14 +00:00
committed by Nicki Křížek
parent f0cde05e06
commit ad489c44df
8 changed files with 36 additions and 125 deletions

View File

@@ -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>;