unbound: fix typo in (1)5 minutes cache, apparently a commit once removed the 1

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

View File

@ -1,5 +1,5 @@
server:
# Increases TTL of all queries to 900 seconds (5 minutes) if upstream has
# Increases TTL of all queries to 900 seconds (15 minutes) if upstream has
# a lower one. I have been using this since August 2019 without issues.
cache-min-ttl: 900
# I haven't used so common statistics interval though and at the time of