mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 23:48:39 +01:00
unbound: improve a few UCI settings
- treat RFC6762 'local.' as nxdomain because avahi and other services will disable if SOA or NS records appear in central DNS. - allow two threads to be enabled with the 'heavy traffic' variant of Unbound packages. Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
This commit is contained in:
@@ -14,6 +14,7 @@ config unbound
|
||||
option listen_port '53'
|
||||
option localservice '1'
|
||||
option manual_conf '0'
|
||||
option num_threads '1'
|
||||
option protocol 'default'
|
||||
option query_minimize '0'
|
||||
option query_min_strict '0'
|
||||
|
||||
Reference in New Issue
Block a user