little thingies

This commit is contained in:
counterweight 2026-03-22 21:25:08 +01:00
parent c6e1a01167
commit 0736f29f79
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
2 changed files with 70 additions and 1 deletions

View file

@ -61,7 +61,7 @@
retries = int(sys.argv[8])
ntfy_topic = sys.argv[9] if len(sys.argv) > 9 else "alerts"
api = UptimeKumaApi(api_url, timeout=60, wait_events=2.0)
api = UptimeKumaApi(api_url, timeout=120, wait_events=2.0)
api.login(username, password)
# Get all monitors