diff options
author | Christian Hesse <mail@eworm.de> | 2022-10-19 21:40:56 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-10-20 10:01:04 +0200 |
commit | 8c89fb0a4e02f3eed2f5e4df2e01874285ed53bb (patch) | |
tree | d9827366c7c7ac55decee1bad3d01d15f0905f4b /README.md | |
parent | 4106b199bfa7e55517480271ff8418a0de8db99c (diff) |
README: update notification
---- ✂️ ----
📌 News and configuration changes
The configuration version on MikroTik increased to 85, current configuration may need modification. Please review and update global-config-overlay, then re-run global-config.
Changes:
● Support for e-mail notifications moved to a module. It is installed automatically if required.
● Dropped 'netwatch-syslog', filtering in firewall is advised.
---- ✂️ ----
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ everything is up-to-date it will not produce any output. If the update includes news or requires configuration changes a notification is sent - in addition to terminal output and log messages. -![news and changes notification](README.d/news-and-changes-notification.svg) +![news and changes notification](README.d/news-and-changes-notification.avif) Adding a script --------------- |