Skip to content

Commit 6fa6e88

Browse files
authored
Update README.md
1 parent 2ce2ed2 commit 6fa6e88

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,13 @@ Set Name= to distro, hostname or you can set a 'nickname'. If Name= is blank the
6363

6464
The LogAll setting enables, or disables, logging every file that gets backed up. Set LogAll= to yes or no. Blank is the same as no.
6565

66+
If to_email_address and from_email_address are set and email containing the log will be sent after the script finishes.
67+
68+
```YAML
69+
to_email_address=email@email.com
70+
from_email_address=email@email.com
71+
```
72+
6673
The KeepQty setting tells the script to keep only keep the latest N backups (and delete older backups).
6774
- If KeepQty is blank or set to 0 all backups are kept.
6875

0 commit comments

Comments
 (0)