add syntax and setter/getter functions to configure max-ixfr-ratio

This commit is contained in:
Evan Hunt
2020-02-21 10:53:08 -08:00
committed by Ondřej Surý
parent 80a4effee2
commit 57aadd6cea
21 changed files with 196 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ view "primary" {
type secondary;
file "mytest.db";
primaries { 10.53.0.3; };
max-ixfr-ratio unlimited;
};
zone "sub.test" IN {
type secondary;