Expose unbound-control config file option (#6770)

This commit is contained in:
Enno Lohmeier
2019-12-18 01:50:00 +01:00
committed by Daniel Nelson
parent 644f2ad847
commit 697963e8cc
4 changed files with 22 additions and 7 deletions

View File

@@ -4597,6 +4597,9 @@
# ## The default location of the unbound-control binary can be overridden with:
# # binary = "/usr/sbin/unbound-control"
#
# ## The default location of the unbound config file can be overridden with:
# # config_file = "/etc/unbound/unbound.conf"
#
# ## The default timeout of 1s can be overriden with:
# # timeout = "1s"
#