From b595c6ca43df84987b3ba556b561aebce680ac25 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 4 Apr 2024 14:52:25 +0200 Subject: [PATCH] Update openpanel_config.md --- documentation/docs/admin/scripts/openpanel_config.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/docs/admin/scripts/openpanel_config.md b/documentation/docs/admin/scripts/openpanel_config.md index 1f8e1c29..8cd2d2e5 100644 --- a/documentation/docs/admin/scripts/openpanel_config.md +++ b/documentation/docs/admin/scripts/openpanel_config.md @@ -307,7 +307,7 @@ enabled_modules=phpmyadmin,ssh,crons,backups,wordpress,pm2,disk_usage,inodes,usa ### autopatch -The `autopatch` option allows Administrator to automatically update OpenPanel to minor versions. +The `autopatch` option allows Administrator to automatically update OpenPanel to minor versions. MINOR versions include only security updates and bug fixes. | Autopatch | Update to minor version | Update to major version | | -------- | ------- | ------- | @@ -320,7 +320,7 @@ autopatch=yes ### autoupdate -The `autoupdate` option allows Aministrator to enable or disable automatic updates. +The `autoupdate` option allows Aministrator to enable or disable automatic updates. MAJOR versions add new functionality in a backward compatible manner. | Autoupdate | Update to minor version | Update to major version | | -------- | ------- | ------- |