mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
unbound: update options for remote-control
Enhance the 'control' option to allow using SSL to connect to the server. Add the 'extended_stats' option to match 'extended-statistics: yes.' Document the 'extended_luci' option; it does not control Unbound, but changes the LuCI tabs. Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
##############################################################################
|
||||
# UNBOUND UCI USER ADDED SERVER OPTIONS
|
||||
# User custom options added in the server: clause part of UCI 'unbound.conf'
|
||||
#
|
||||
# Put your own choice options here when not covered by UCI. These are all part
|
||||
# of the server: clause only. Most likely are hardening options or local-zone:
|
||||
# This is in an include: statement towards the end of the server: cluase.
|
||||
# Add your own option statements here when they are not covered by UCI. This
|
||||
# file is placed _inside_ the server: clause with an include: statement. Do
|
||||
# not start other clauses here, because that would brake the server: clause.
|
||||
# Use 'unbound_ext.conf' to start new clauses at the end of 'unbound.conf'.
|
||||
##############################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user