Skip to content

Commit 72102e2

Browse files
committed
fix: only display stats every 60s
1 parent d8b5a92 commit 72102e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/unbound/etc/default.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
server:
22
directory: "/unbound/etc"
3-
statistics-interval: 30
3+
statistics-interval: 60
44
verbosity: 1
55
use-syslog: no
66
interface: 0.0.0.0

0 commit comments

Comments
 (0)