add a configuration option for the update quota

add an "update-quota" option to configure the update quota.
This commit is contained in:
Evan Hunt
2022-09-01 16:22:46 -07:00
committed by Michał Kępień
parent 7c47254a14
commit f57758a730
7 changed files with 14 additions and 0 deletions

View File

@@ -303,6 +303,7 @@ options {
udp-receive-buffer <integer>;
udp-send-buffer <integer>;
update-check-ksk <boolean>;
update-quota <integer>;
use-v4-udp-ports { <portrange>; ... };
use-v6-udp-ports { <portrange>; ... };
v6-bias <integer>;