Update notification service

This commit is contained in:
MacRimi
2026-02-28 19:18:13 +01:00
parent 5e9ef37646
commit c5354d014c
7 changed files with 598 additions and 38 deletions
+1 -1
View File
@@ -480,7 +480,7 @@ TEMPLATES = {
'default_enabled': True,
},
'disk_io_error': {
'title': '{hostname}: Disk I/O error',
'title': '{hostname}: Disk I/O error on /dev/{device}',
'body': '{reason}',
'group': 'storage',
'default_enabled': True,