diff --git a/config/installer.php b/config/installer.php index 8a63e5cc5..43abc12d7 100644 --- a/config/installer.php +++ b/config/installer.php @@ -145,6 +145,6 @@ return [ | Boolean value | */ - 'updaterEnabled' => 'true', + 'updaterEnabled' => 'false', ];