Closed ioc32 closed 9 years ago
Currently this PR sets dns.query_logging to true, as that's what we'll be using in our Household Router Contraptions.
However, setting it to false might be a more sensible default due to privacy or -unlikely- performance concerns.
At any rate, this can be changed ad-hoc via "unbound-control set_option log-queries: (yes|no)".
What do you think?
Forgot to notify @saghul ;-)
Maybe call it enable_querylogging? For consistency with other enable* flags?
ACK!
Now, enable_query_logging: true or false?
Currently this PR sets dns.query_logging to true, as that's what we'll be using in our Household Router Contraptions.
However, setting it to false might be a more sensible default due to privacy or -unlikely- performance concerns.
At any rate, this can be changed ad-hoc via "unbound-control set_option log-queries: (yes|no)".
What do you think?