docs: update send notification

This commit is contained in:
Jonas Kaninda
2024-10-09 22:38:07 +02:00
parent e4258cb12e
commit df490af7b6

View File

@@ -69,6 +69,17 @@ Template sources must be mounted inside the container in /config/templates:
- telegram.template: Telegram notification template
- error.template: Error notification template
### Data
Here is a list of all data passed to the template:
- `Database` : Database name
- `StartTime`: Backup start time process
- `EndTime`: Backup start time process
- `Storage`: Backup storage
- `BackupLocation`: Backup location
- `BackupSize`: Backup size
> email.template: