Skip to content

Commit

Permalink
Point to smtp.env.example in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
peterrus authored Aug 21, 2022
1 parent 22392d9 commit 12bdf84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ By default restic-wrapper outputs all status information to the terminal. You ca

The `restic_notify` script in this repository sends email over SMTP and sets the subject according to whether or not the backup job succeeded. Mail is sent using `s-nail` so be sure to install that on your system.

See `configs/smtp.env.example` and rename it to `configs/smtp.env`.

## Scheduled execution
You can set up a cronjob for (for example) nightly backups at 3:30.
Expand Down

0 comments on commit 12bdf84

Please sign in to comment.