mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
mod/notification-*: support extra text (or emojis 🚀) in notification tags
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
# Set this to 'true' to disable news and change notifications.
|
||||
:global NoNewsAndChangesNotification false;
|
||||
|
||||
# Add extra text (or emojis) in notification tags.
|
||||
:global IdentityExtra "";
|
||||
|
||||
# This is used for DNS and backup file.
|
||||
:global Domain "example.com";
|
||||
:global HostNameInZone true;
|
||||
|
Reference in New Issue
Block a user