mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-25 08:56:21 +00:00
Update notification service
This commit is contained in:
@@ -658,7 +658,7 @@ TEMPLATES = {
|
||||
'default_enabled': True,
|
||||
},
|
||||
|
||||
# ── Network events ─-
|
||||
# ── Network events ──
|
||||
'network_down': {
|
||||
'title': '{hostname}: Network connectivity lost',
|
||||
'body': 'The node has lost network connectivity.\nReason: {reason}',
|
||||
|
||||
@@ -54,7 +54,7 @@ STARTUP_GRACE_CATEGORIES: Set[str] = {
|
||||
}
|
||||
|
||||
|
||||
# ─── Singleton State ────────────────────────────────────────────────────────
|
||||
# ─── Singleton State ─────────────────────────────────────────────────────────
|
||||
|
||||
class _StartupGraceState:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user