diff --git a/config.example.yaml b/config.example.yaml index 7c3d6f6..63217e1 100644 --- a/config.example.yaml +++ b/config.example.yaml @@ -30,7 +30,7 @@ check: # (interval_seconds / N) seconds, rotating through all of them. # Example: 6 endpoints + interval_seconds: 3600 (1 hour) -> one endpoint # checked every 10 minutes. - interval_seconds: 600 + interval_seconds: 3600 # Default per-request timeout (DNS lookup + HTTP request), in seconds. # Can be overridden per endpoint.