docs: update notification template

This commit is contained in:
Jonas Kaninda
2024-10-22 17:22:45 +02:00
parent 431be36210
commit d2aeb55ebc
6 changed files with 8 additions and 8 deletions

12
templates/telegram.tmpl Normal file
View File

@@ -0,0 +1,12 @@
[✅ Database Backup Notification {{.Database}}
Hi,
Backup of the {{.Database}} database has been successfully completed on {{.EndTime}}.
Backup Details:
- Database Name: {{.Database}}
- Backup Start Time: {{.StartTime}}
- Backup EndTime: {{.EndTime}}
- Backup Storage: {{.Storage}}
- Backup Location: {{.BackupLocation}}
- Backup Size: {{.BackupSize}} bytes
- Backup Reference: {{.BackupReference}}