diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/backup-upload.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/backup-upload.md b/doc/backup-upload.md index b5aa232..a4d2bc7 100644 --- a/doc/backup-upload.md +++ b/doc/backup-upload.md @@ -12,6 +12,11 @@ Description This script uploads binary backup (`/ system backup save`) and complete configuration export (`/ export terse show-sensitive`) to external server. +> ⚠️ **Warning**: The used command can hit errors that a script can not handle. +> This may result in script termination (where no notification is sent) or +> malfunction of fetch command (where all up- and downloads break) for some +> time. Failed notifications are queued then. + ### Sample notification ![backup-upload notification](backup-upload.d/notification.svg) |