aboutsummaryrefslogtreecommitdiffstats
path: root/doc/check-routeros-update.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/check-routeros-update.md')
-rw-r--r--doc/check-routeros-update.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/check-routeros-update.md b/doc/check-routeros-update.md
index 6016a1f..bd25ab1 100644
--- a/doc/check-routeros-update.md
+++ b/doc/check-routeros-update.md
@@ -34,9 +34,10 @@ Configuration is required only if you want to control update process with
safe versions from a web server. The configuration goes to
`global-config-overlay`, this is the parameter:
+* `SafeUpdateNeighbor`: install updates automatically if seen in neighbor list
+* `SafeUpdatePatch`: install patch updates automatically
* `SafeUpdateUrl`: url to check for safe update, the channel (`long-term`,
`stable` or `testing`) is appended
-* `SafeUpdatePatch`: install patch updates automatically
Usage and invocation
--------------------