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:
@@ -1342,6 +1342,7 @@ static cfg_clausedef_t options_clauses[] = {
|
||||
{ "treat-cr-as-space", NULL, CFG_CLAUSEFLAG_ANCIENT },
|
||||
{ "udp-receive-buffer", &cfg_type_uint32, 0 },
|
||||
{ "udp-send-buffer", &cfg_type_uint32, 0 },
|
||||
{ "update-quota", &cfg_type_uint32, 0 },
|
||||
{ "use-id-pool", NULL, CFG_CLAUSEFLAG_ANCIENT },
|
||||
{ "use-ixfr", NULL, CFG_CLAUSEFLAG_ANCIENT },
|
||||
{ "use-v4-udp-ports", &cfg_type_bracketed_portlist, 0 },
|
||||
|
||||
Reference in New Issue
Block a user