mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-06 21:49:40 +01:00
docs: update send notification
This commit is contained in:
@@ -69,6 +69,17 @@ Template sources must be mounted inside the container in /config/templates:
|
|||||||
- telegram.template: Telegram notification template
|
- telegram.template: Telegram notification template
|
||||||
- error.template: Error 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:
|
> email.template:
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user