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.
---- ✂️ ----
This commit is contained in:
Christian Hesse 2022-10-19 21:40:56 +02:00
parent 4106b199bf
commit 8c89fb0a4e
3 changed files with 1 additions and 41 deletions

View file

@ -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
---------------