summaryrefslogtreecommitdiff
path: root/testdata/fwd_zero.tdir/fwd_zero.conf
blob: 9cd19c0d9d1ce96d94baa16d89b11af282d7c284 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
forward-zone:
	name: "."
	forward-addr: "127.0.0.1@@TOPORT@"