mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-03 17:54:47 +02:00
mod/notification-*: support extra text (or emojis 🚀) in notification tags
This commit is contained in:
parent
c8e22f33c2
commit
47a657d25c
6 changed files with 16 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue