mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-20 02:52:15 +00:00
update notification service
This commit is contained in:
@@ -424,8 +424,8 @@ TEMPLATES = {
|
||||
|
||||
# ── Backup / Snapshot events ──
|
||||
'backup_start': {
|
||||
'title': '{hostname}: Backup started - {vmid}',
|
||||
'body': 'Backup of {vmname} ({vmid}) has started.',
|
||||
'title': '{hostname}: Backup started',
|
||||
'body': '{reason}',
|
||||
'group': 'backup',
|
||||
'default_enabled': False,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user