diff options
author | Christian Hesse <mail@eworm.de> | 2021-11-16 16:03:25 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-21 12:44:28 +0100 |
commit | 10bb0a9f52a9dbd4a92c72f444ed5b831c91e4df (patch) | |
tree | 7d493a3bf84350ca66c5f5496bf8e2eeed8f2b7f /doc/daily-psk.md | |
parent | cd1de8145b9000f0adec87c1a991007043ef5171 (diff) |
add doc/mod/notification-matrix
(cherry picked from commit 07fc5c898ad36debad96d06e3a65fa06ccdadde8)
Diffstat (limited to 'doc/daily-psk.md')
-rw-r--r-- | doc/daily-psk.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/daily-psk.md b/doc/daily-psk.md index 0d6ddef..d204691 100644 --- a/doc/daily-psk.md +++ b/doc/daily-psk.md @@ -51,7 +51,8 @@ Then add an access list entry: / interface wireless access-list add comment="Daily PSK" interface=wl-daily private-pre-shared-key="ToBeChangedDaily"; -Also notification settings are required for e-mail, matrix and/or +Also notification settings are required for e-mail, +[matrix](mod/notification-matrix.md) and/or [telegram](mod/notification-telegram.md). --- |