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-upload.md | |
parent | 06bdce1378f717d4f5c3bb61f5d560cb334f82fc (diff) |
add doc/mod/notification-telegram
(cherry picked from commit e6a686187c3d3c981b7ab86b4cbce46fc6466da4)
Diffstat (limited to 'doc/backup-upload.md')
-rw-r--r-- | doc/backup-upload.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/backup-upload.md b/doc/backup-upload.md index 1e17d62..cbda74e 100644 --- a/doc/backup-upload.md +++ b/doc/backup-upload.md @@ -36,7 +36,8 @@ The configuration goes to `global-config-overlay`, these are the parameters: * `BackupUploadUser`: username for server authentication * `BackupUploadPass`: password for server authentication -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). ### Issues with SFTP client |