Replies: 1 comment
-
Answered in #303 it's due to the healthcheck! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following configuration which I have understood so that there is only every 5 minutes a query about my DynDNS address.
environment: - CONFIG= - PERIOD=5m - UPDATE_COOLDOWN_PERIOD=5m - PUBLICIP_FETCHERS=all - PUBLICIP_HTTP_PROVIDERS=opendns,ifconfig - PUBLICIPV4_HTTP_PROVIDERS=all - PUBLICIPV6_HTTP_PROVIDERS=all - PUBLICIP_DNS_PROVIDERS=cloudflare - PUBLICIP_DNS_TIMEOUT=3s - HTTP_TIMEOUT=10s
-
But in my Pi-hole I can see that there is every minute a call to my DynDNS address. Is that correct?
EDIT: I'm sorry, I only now see that the question already exists, here. Please close this Question!
Beta Was this translation helpful? Give feedback.
All reactions