With --help the following description is printed:
--hosts-file-enabled
If specified, use hosts files for resolving.
-
The hosts files are used whether this is specified or not, since in config.go it defaults to true.
-
The syntax to disable the feature is not clear from the help (i.e. --hosts-file-enabled=false)
With --help the following description is printed:
The hosts files are used whether this is specified or not, since in config.go it defaults to true.
The syntax to disable the feature is not clear from the help (i.e. --hosts-file-enabled=false)