Update notification service

This commit is contained in:
MacRimi
2026-03-01 22:29:58 +01:00
parent dc52f4c692
commit 0dfb35730f
3 changed files with 160 additions and 96 deletions

View File

@@ -480,7 +480,7 @@ TEMPLATES = {
'default_enabled': True,
},
'disk_io_error': {
'title': '{hostname}: Disk I/O error on {device}',
'title': '{hostname}: Disk failure detected on {device}',
'body': '{reason}',
'group': 'storage',
'default_enabled': True,