You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
410 B
Plaintext
20 lines
410 B
Plaintext
7 years ago
|
server:
|
||
|
verbosity: 1
|
||
|
interface: 0.0.0.0
|
||
|
interface: ::0
|
||
|
logfile: /dev/stdout
|
||
|
do-ip4: yes
|
||
|
do-ip6: yes
|
||
|
do-udp: yes
|
||
|
do-tcp: yes
|
||
|
do-daemonize: no
|
||
6 years ago
|
access-control: {{ SUBNET }} allow
|
||
7 years ago
|
directory: "/etc/unbound"
|
||
6 years ago
|
username: root
|
||
7 years ago
|
auto-trust-anchor-file: trusted-key.key
|
||
|
root-hints: "/etc/unbound/root.hints"
|
||
|
hide-identity: yes
|
||
|
hide-version: yes
|
||
|
max-udp-size: 4096
|
||
|
msg-buffer-size: 65552
|