From 199e059a996b98eb7492d4dd83ae2574e4a596e6 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 17 Mar 2025 18:40:43 +0100 Subject: [PATCH] Update 000_intro.md --- website/docs/admin/000_intro.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/website/docs/admin/000_intro.md b/website/docs/admin/000_intro.md index f5fd075f..9ed6c3f6 100644 --- a/website/docs/admin/000_intro.md +++ b/website/docs/admin/000_intro.md @@ -122,7 +122,7 @@ Password for user 'stefan' changed. -To enable automatic updates, navigate to **OpenAdmin > General Settings** and check both the 'Auto Updates' and 'Auto Patches' options: +To enable automatic updates, navigate to **OpenAdmin > Settings > Update Preferences** and change 'Update automatically' option to 'Both': ![openadmin update preferences](/img/admin/openadmin_set_update_preferences.png) @@ -147,7 +147,7 @@ opencli config update autopatch yes -To disable automatic updates, navigate to **OpenAdmin > General Settings** and uncheck the 'Auto Updates' and 'Auto Patches' options: +To disable automatic updates, navigate to **OpenAdmin > Settings > Update Preferences** and change 'Update automatically' option to 'Never': ![openadmin update preferences](/img/admin/openadmin_set_update_preferences.png) @@ -176,12 +176,7 @@ When a new update is available, you will receive a notification in the admin pan -To manually update OpenPanel, navigate to **OpenAdmin > General Settings** and click on the "Update Now" button. NOTE: update is visible only if newer version is available. - -Step 1. | Step 2. -:-------------------------:|:-------------------------: -![openadmin update manually ](/img/admin/admin_jupdate_available.png) | ![openadmin update manually 2 ](/img/admin/admin_jupdate_available2.png) - +To manually update OpenPanel, navigate to **OpenAdmin > Settings > Update Preferences** and click on the "Update Now" button. NOTE: update is visible only if newer version is available.