better wording. Added 'by default'

This commit is contained in:
Tony Fernandez 2024-11-08 17:41:18 -05:00
parent 3b79482b24
commit 4ba42e8905

View File

@ -317,7 +317,7 @@ pushover:
With this configuration, borgmatic creates a Pushover event for your service
whenever borgmatic fail, but only when any of the `create`, `prune`, `compact`,
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
`start`, `fail` and `finish` hooks states.