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 stub-zone: name: "tcp.example.com" stub-addr: "127.0.0.1@@TOPORT@" stub-tcp-upstream: "yes" stub-zone: name: "udp.example.com" stub-addr: "127.0.0.1@@TOPORT@" stub-tcp-upstream: "no"