mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-04 10:14:51 +02:00
check-routeros-update: allow to install all updates automatically...
... but with extra hurdle for more awareness of danger. Let's not send a new notification, intentionally. This feature is dangerous, and we should not advertise it.
This commit is contained in:
parent
a9741336b8
commit
d2d913ec19
3 changed files with 18 additions and 0 deletions
|
@ -56,6 +56,10 @@ The configuration goes to `global-config-overlay`, these are the parameters:
|
|||
automatically
|
||||
* `SafeUpdateUrl`: url on webserver to check for safe update, the channel
|
||||
(`long-term`, `stable` or `testing`) is appended
|
||||
* `SafeUpdateAll`: install **all** updates automatically
|
||||
|
||||
> ℹ️ **Info**: Installing **all** updates automatically requires extra
|
||||
> confirmation. See `global-config` for details.
|
||||
|
||||
Also notification settings are required for
|
||||
[e-mail](mod/notification-email.md),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue