util/sample_conf.yml in dns_one-0.4.61 vs util/sample_conf.yml in dns_one-0.4.62
- old
+ new
@@ -2,12 +2,12 @@
config:
run_as: dnsserver # optional, but highly recommended! adduser --system dnsserver
ignore_subdomains: www en it es pt ru fr at # optional, defaults to an empty list
# cache_max: 100000 # optional, defaults to 10000
# log_file: /var/log/dns_one.log # optional, defaults to /var/log/dns_one.log
- save_stats: 0
- log_result_file: 0
- log_result_socket: 1
+ save_stats: false
+ log_result_file: false
+ log_result_socket: true
# log_result_socket_file: /tmp/dns_one_log_result.sock
backend:
##############
# DB backend #