blob: 8245647294b174a1be2327c016b917ee9a76cbd9 (
plain) (
tree)
|
|
server:
verbosity: 2
# num-threads: 1
interface: 127.0.0.1
port: @PORT@
use-syslog: no
directory: ""
pidfile: "unbound.pid"
chroot: ""
username: ""
do-not-query-localhost: no
statistics-interval: 1
forward-zone:
name: "."
forward-addr: "127.0.0.1@@TOPORT@"
|