mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +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 CLAUSES
|
||||
# Extended user clauses added to the end of the UCI generated 'unbound.conf'
|
||||
#
|
||||
# Put your own forward:, view:, stub:, and control: clauses here. This file is
|
||||
# appended to the end of UCI auto generated 'unbound.conf'. This is done with
|
||||
# include: statement. Notice, it is outside of the server: clause.
|
||||
# Put your own forward:, view:, stub:, or remote-control: clauses here. This
|
||||
# file is appended to the end of 'unbound.conf' with an include: statement.
|
||||
# Notice that it is not part of the server: clause. Use 'unbound_srv.conf' to
|
||||
# place custom option statements in the server: clause.
|
||||
##############################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user