diff options
author | Christian Hesse <mail@eworm.de> | 2018-08-30 08:18:17 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-08-30 11:14:01 +0200 |
commit | 23b167e84bc918f35d9d39f699b3952b5d7f8581 (patch) | |
tree | 44a6fc0af86fbf4df7db28fec9f412d9c4fb9010 /global-config | |
parent | 21f2b04f9a7870d92aff22963a74da1758b7e43d (diff) |
check-routeros-update: resend notification if version changes
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config b/global-config index 3b24e0f..756251b 100644 --- a/global-config +++ b/global-config @@ -50,5 +50,5 @@ :global "script-updates-ignore" { "global-config"; "GeneratePSK" }; # Do *NOT* change these! -:global "sent-routeros-update-notification" false; +:global "sent-routeros-update-notification" "-"; :global "identity" [ / system identity get name ]; |