unbound/min-ttl-hour.conf: also print the stats hourly, not every 15 minutes

This commit is contained in:
Aminda Suomalainen 2024-04-30 17:26:14 +03:00
parent 437b69bd6e
commit 5d4e0e10dd
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@ server:
# 2024) that I know of.
cache-min-ttl: 3600
# Also print statistics then
statistics-interval: 900
statistics-interval: 3600
# vim: filetype=unbound.conf