small fixes

This commit is contained in:
counterweight 2025-12-14 22:33:12 +01:00
parent d82c9afbe5
commit e6be6cea51
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
2 changed files with 18 additions and 14 deletions

View file

@ -465,7 +465,7 @@
type=MonitorType.PUSH,
name=monitor_name,
parent=group['id'],
interval=60,
interval=90,
maxretries=3,
retryInterval=60,
notificationIDList={ntfy_notification_id: True} if ntfy_notification_id else {}
@ -723,7 +723,7 @@
username: "{{ uptime_kuma_username }}"
password: "{{ uptime_kuma_password }}"
monitor_url: "https://{{ mempool_domain }}"
monitor_name: "Mempool"
monitor_name: "Mempool Public Access"
mode: '0644'
- name: Run Uptime Kuma HTTP monitor setup