Merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
wescoeur 2015-12-02 15:42:27 +01:00
commit 4d1ca7ede4
2 changed files with 3 additions and 8 deletions

View File

@ -6,10 +6,10 @@ XO-Server plugin which sends email reports when backup jobs are done.
## Install
Installation of the [npm package](https://npmjs.org/package/xo-server-backup-reports):
Go inside your `xo-server` folder and install it:
```
> npm install --global xo-server-backup-reports
> npm install xo-server-backup-reports
```
## Usage
@ -24,11 +24,6 @@ You must have the [xo-server-transport-email](https://github.com/vatesfr/xo-serv
plugins:
xo-server-backup-reports:
# Receivers of notifications
to:
# Define your receivers here using brackets like this:
# [email1, email2, ...]
```
## Development

View File

@ -1,6 +1,6 @@
{
"name": "xo-server-backup-reports",
"version": "0.1.0",
"version": "0.1.1",
"license": "AGPL-3.0",
"description": "Backup reports plugin for XO-Server",
"keywords": [