Replace Cloudflare's DNS with Quad9 where it makes sense

This commit is contained in:
Jake Howard
2022-09-18 19:55:35 +01:00
parent 60e9454efe
commit eccefcd7e0
3 changed files with 3 additions and 4 deletions

View File

@ -93,7 +93,7 @@
###############################################################################
[[inputs.ping]]
urls = ["192.168.1.1", "1.1.1.1"]
urls = ["192.168.1.1", "9.9.9.9"]
ping_interval = 60.0
[[inputs.smart]]