xref: /netbsd-src/external/bsd/unbound/dist/testdata/stat_timer.tdir/stat_timer.conf (revision 8ecbf5f02b752fcb7debe1a8fab1dc82602bc760)
1server:
2	verbosity: 2
3	# num-threads: 1
4	interface: 127.0.0.1
5	port: @PORT@
6	use-syslog: no
7	directory: ""
8	pidfile: "unbound.pid"
9	chroot: ""
10	username: ""
11	do-not-query-localhost: no
12	statistics-interval: 1
13forward-zone:
14	name: "."
15	forward-addr: "127.0.0.1@@TOPORT@"
16
17