bind: remove hard-coded allow-query config file entry, so it can be customized via extraConfig

This commit is contained in:
Matthew Robbetts
2023-03-13 20:47:02 -07:00
parent bc316f11e8
commit f5b754881d
@@ -87,7 +87,6 @@ let
};
''
}
allow-query { any; };
${extraConfig}
};
'')