diff options
author | Christian Hesse <mail@eworm.de> | 2021-11-16 16:03:43 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-21 12:44:28 +0100 |
commit | cd1de8145b9000f0adec87c1a991007043ef5171 (patch) | |
tree | ce927af80f8ea0c8c58d7fc8b96423a5919e0943 /doc/backup-cloud.md | |
parent | 06bdce1378f717d4f5c3bb61f5d560cb334f82fc (diff) |
add doc/mod/notification-telegram
(cherry picked from commit e6a686187c3d3c981b7ab86b4cbce46fc6466da4)
Diffstat (limited to 'doc/backup-cloud.md')
-rw-r--r-- | doc/backup-cloud.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/backup-cloud.md b/doc/backup-cloud.md index 4df14fd..c768be1 100644 --- a/doc/backup-cloud.md +++ b/doc/backup-cloud.md @@ -30,7 +30,8 @@ The configuration goes to `global-config-overlay`, these are the parameters: * `BackupPassword`: password to encrypt the backup with * `BackupRandomDelay`: delay up to amount of seconds when run from scheduler -Also notification settings are required for e-mail, matrix and/or telegram. +Also notification settings are required for e-mail, matrix and/or +[telegram](mod/notification-telegram.md). Usage and invocation -------------------- |