Applications should not hard-code their own DNS resolvers; they should use the configuration provided by the network (via DHCP) or by the user, perhaps with an overridable default if no other option exists. This is an anti-pattern:
Would it be possible to make it configurable so that advanced users could disable this behavior?
I do not want to start a fundamental discussion, as I read a lot and I see that there are two or more views to this point.
But what is the technical reason not doing so?
I'm happy to support with that but unfortunately I do not have any experience in coding so I'm not able to raise a pull request.
Maybe some config in customize.yaml like would be possible:
Applications should not hard-code their own DNS resolvers; they should use the configuration provided by the network (via DHCP) or by the user, perhaps with an overridable default if no other option exists. This is an anti-pattern:
plugin-dns/rootfs/usr/share/tempio/corefile
Line 30 in be7b7e7
The text was updated successfully, but these errors were encountered: