Remove the mastefile-format map option
As previously announced, this commit removes the masterfile-format format 'map' from named, all the tools, the documentation and the system tests.
This commit is contained in:
@@ -77,8 +77,8 @@ zone "large" {
|
||||
|
||||
zone "signed" {
|
||||
type primary;
|
||||
file "signed.db.map";
|
||||
masterfile-format map;
|
||||
file "signed.db.raw";
|
||||
masterfile-format raw;
|
||||
allow-transfer { any; };
|
||||
update-policy local;
|
||||
auto-dnssec maintain;
|
||||
|
||||
Reference in New Issue
Block a user