mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
12 lines
205 B
Django/Jinja
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
|