mirror of
https://github.com/eworm-de/routeros-scripts
synced 2024-05-14 08:04:19 +00:00
global: remove unused variables
This commit is contained in:
parent
9f4b6fac44
commit
1bbbe3a5a7
7 changed files with 0 additions and 14 deletions
|
@ -5,8 +5,6 @@
|
|||
# check for certificate validity
|
||||
|
||||
:global "identity";
|
||||
:global "email-general-to";
|
||||
:global "email-general-cc";
|
||||
|
||||
:global SendNotification;
|
||||
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
# check for RouterOS update, send notification e-mails
|
||||
|
||||
:global "identity";
|
||||
:global "email-general-to";
|
||||
:global "email-general-cc";
|
||||
:global "safe-update-url";
|
||||
:global "sent-routeros-update-notification";
|
||||
|
||||
|
|
|
@ -7,8 +7,6 @@
|
|||
# !! Do not edit this file, it is generated from template!
|
||||
|
||||
:global "identity";
|
||||
:global "email-general-to";
|
||||
:global "email-general-cc";
|
||||
|
||||
:global SendNotification;
|
||||
|
||||
|
|
|
@ -7,8 +7,6 @@
|
|||
# !! Do not edit this file, it is generated from template!
|
||||
|
||||
:global "identity";
|
||||
:global "email-general-to";
|
||||
:global "email-general-cc";
|
||||
|
||||
:global SendNotification;
|
||||
|
||||
|
|
|
@ -8,8 +8,6 @@
|
|||
# !! or 'interface wireless'!
|
||||
|
||||
:global "identity";
|
||||
:global "email-general-to";
|
||||
:global "email-general-cc";
|
||||
|
||||
:global SendNotification;
|
||||
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
# update daily PSK (pre shared key)
|
||||
|
||||
:global "identity";
|
||||
:global "email-general-to";
|
||||
:global "email-general-cc";
|
||||
:global "daily-psk-match-comment";
|
||||
|
||||
:global SendNotification;
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
# forward SMS to e-mail
|
||||
|
||||
:global "identity";
|
||||
:global "email-general-to";
|
||||
:global "email-general-cc";
|
||||
|
||||
:global SendNotification;
|
||||
|
||||
|
|
Loading…
Reference in a new issue