1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/unbound/templates/unbound.conf.j2
2021-04-22 21:02:42 +02:00

12 lines
205 B
Django/Jinja

server:
use-syslog: yes
do-daemonize: no
username: "unbound"
directory: "/etc/unbound"
verbosity: 1
port: {{ unbound_port }}
trust-anchor-file: trusted-key.key
remote-control:
control-enable: yes