xref: /netbsd-src/external/bsd/unbound/dist/testdata/pylib.tdir/pylib.lookup.conf (revision 7a540f2bd4f5b968566c2607d6462c7f2fb452cf)
1server:
2	verbosity: 2
3	use-syslog: no
4	directory: ""
5	pidfile: "unbound.pid"
6	chroot: ""
7	username: ""
8	do-not-query-localhost: no
9	module-config: "validator iterator"
10
11stub-zone:
12	name: "example.com."
13	stub-addr: "127.0.0.1@@TOPORT@"
14	stub-no-cache: yes
15