Browse Source

better wording. Added 'by default'

Tony Fernandez 1 year ago
parent
commit
4ba42e8905
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/how-to/monitor-your-backups.md

+ 1 - 1
docs/how-to/monitor-your-backups.md

@@ -317,7 +317,7 @@ pushover:
 With this configuration, borgmatic creates a Pushover event for your service
 With this configuration, borgmatic creates a Pushover event for your service
 whenever borgmatic fail, but only when any of the `create`, `prune`, `compact`,
 whenever borgmatic fail, but only when any of the `create`, `prune`, `compact`,
 or `check` actions are run. Note that borgmatic does not contact Pushover
 or `check` actions are run. Note that borgmatic does not contact Pushover
-when a backup starts or when it ends without error.
+when a backup starts or when it ends without error by default.
 
 
 You can configure Pushover to have custom parameters declared for borgmatic's
 You can configure Pushover to have custom parameters declared for borgmatic's
 `start`, `fail` and `finish` hooks states.
 `start`, `fail` and `finish` hooks states.