feat: improve unbound config location
This commit is contained in:
parent
f36116e920
commit
6216bbbbf1
2 changed files with 13 additions and 4 deletions
|
|
@ -30,7 +30,7 @@ server:
|
|||
use-caps-for-id: no
|
||||
|
||||
# include zone configurations
|
||||
include: "/etc/unbound/conf.d/*.conf"
|
||||
include: "/etc/unbound/zones.conf"
|
||||
|
||||
# forward zones configuration
|
||||
forward-zone:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue