This commit is contained in:
root
2025-09-02 13:17:50 +03:00
commit 3a9c6a8b5a
2 changed files with 14 additions and 0 deletions

7
unbound.conf Normal file
View File

@@ -0,0 +1,7 @@
server:
verbosity: 1
logfile: "/var/log/unbound/unbound.log"
remote-control:
control-enable: yes
control-interface: /run/unbound.control.sock
include-toplevel: "/etc/unbound/unbound.conf.d/*.conf"