Update backups.md
This commit is contained in:
parent
112ee94d79
commit
2a94921f58
10
backups.md
10
backups.md
@ -31,7 +31,7 @@ You also have a filter to search anything related to these logs.
|
||||
|
||||
You can now **be notified by emails** after the backup task is finished (scheduled "full backup", "snapshots" or "disaster recovery").
|
||||
|
||||
To configure it, 2 steps. First, add a list of recipient(s) for the notifications (in the plugin "backup-reports"):
|
||||
To configure it, 2 steps in the plugin section (in "Settings"). First, add a list of recipient(s) for the notifications (in the plugin "backup-reports"):
|
||||
|
||||

|
||||
|
||||
@ -57,4 +57,12 @@ Start time: Fri Nov 27 2015 10:54:00 GMT+0100
|
||||
End time: Fri Nov 27 2015 10:54:04 GMT+0100
|
||||
Duration: a few seconds
|
||||
|
||||
```
|
||||
|
||||
If you don't find the plugins, check you have these two in your `xo-server` configuration:
|
||||
|
||||
```
|
||||
plugins:
|
||||
backup-reports:
|
||||
transport-email:
|
||||
```
|
Loading…
Reference in New Issue
Block a user