xref: /netbsd-src/external/bsd/unbound/dist/testdata/stream_tcp.tdir/stream_tcp.conf (revision a45db23f655e22f0c2354600d3b3c2cb98abf2dc)
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
12forward-zone:
13	name: "."
14	forward-addr: "127.0.0.1@@TOPORT@"
15