summaryrefslogtreecommitdiff
path: root/external/bsd/unbound/dist/testdata/stat_timer.tdir/stat_timer.conf
blob: 8245647294b174a1be2327c016b917ee9a76cbd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
	statistics-interval: 1
forward-zone:
	name: "."
	forward-addr: "127.0.0.1@@TOPORT@"