add a configuration option for the update quota

add an "update-quota" option to configure the update quota.

(cherry picked from commit f57758a730)
This commit is contained in:
Evan Hunt
2022-09-01 16:22:46 -07:00
committed by Michał Kępień
parent 9f1ebd25f6
commit 3d2033bb89
7 changed files with 14 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ options {
recursive-clients 3000;
serial-query-rate 100;
server-id none;
update-quota 200;
check-names primary warn;
check-names secondary ignore;
max-cache-size 20000000000000;