bind: remove hard-coded allow-query config file entry, so it can be customized via extraConfig
This commit is contained in:
@@ -87,7 +87,6 @@ let
|
||||
};
|
||||
''
|
||||
}
|
||||
allow-query { any; };
|
||||
${extraConfig}
|
||||
};
|
||||
'')
|
||||
|
||||
Reference in New Issue
Block a user