diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-05-12 11:55:17 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-05-12 11:55:17 +0000 |
| commit | a6c5280ea59f940be13fd6eb0f94ab8360d3d6c9 (patch) | |
| tree | cbe088761a83cf2025bbdf36e1574f38c3e988f5 /testdata/stat_timer.tdir/stat_timer.conf | |
| parent | 8c2647a7dc721c8e5349bd194b8e8e178412057e (diff) | |
Notes
Diffstat (limited to 'testdata/stat_timer.tdir/stat_timer.conf')
| -rw-r--r-- | testdata/stat_timer.tdir/stat_timer.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/testdata/stat_timer.tdir/stat_timer.conf b/testdata/stat_timer.tdir/stat_timer.conf new file mode 100644 index 000000000000..8245647294b1 --- /dev/null +++ b/testdata/stat_timer.tdir/stat_timer.conf @@ -0,0 +1,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@" + |
