docs: update README

This commit is contained in:
ttionya
2021-06-08 01:08:41 +08:00
parent 3ff8a56ff0
commit 23fcf01829
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -256,6 +256,10 @@ Here is timezone list at [wikipedia](https://en.wikipedia.org/wiki/List_of_tz_da
Default: `UTC`
#### PING_URL
Use [healthcheck.io](https://healthchecks.io/) url or similar cron monitoring to perform `GET` requests after a **successful** backup.
#### MAIL_SMTP_ENABLE
The tool uses [heirloom-mailx](https://www.systutorials.com/docs/linux/man/1-heirloom-mailx/) to send mail.
+4
View File
@@ -257,6 +257,10 @@ Rclone 远程名称,你可以自己修改命名。
默认值:`UTC`
#### PING_URL
使用 [healthcheck.io](https://healthchecks.io/) 地址或者其他类似的 cron 监控,以便在备份**成功**后执行 `GET` 请求。
#### MAIL_SMTP_ENABLE
本工具使用 [heirloom-mailx](https://www.systutorials.com/docs/linux/man/1-heirloom-mailx/) 发送邮件。