diff options
author | Christian Hesse <mail@eworm.de> | 2022-09-23 15:07:30 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-09-25 22:10:05 +0200 |
commit | eccc187014da0ee71bdfc94bfc105e6d4b4524ed (patch) | |
tree | a2836d3b3cd4a002e92e1bf5e748be805de8c35e /doc/check-routeros-update.md | |
parent | 562c565fcf10fff454e82bd3eb718f6b4cbc5a1d (diff) |
introduce 'mod/notification-email', split off from global-functionschange-84
Diffstat (limited to 'doc/check-routeros-update.md')
-rw-r--r-- | doc/check-routeros-update.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/check-routeros-update.md b/doc/check-routeros-update.md index f43cec9..edffcbb 100644 --- a/doc/check-routeros-update.md +++ b/doc/check-routeros-update.md @@ -56,7 +56,8 @@ safe versions from a web server. The configuration goes to * `SafeUpdateUrl`: url to check for safe update, the channel (`long-term`, `stable` or `testing`) is appended -Also notification settings are required for e-mail, +Also notification settings are required for +[e-mail](mod/notification-email.md), [matrix](mod/notification-matrix.md) and/or [telegram](mod/notification-telegram.md). |