Update installer.php

This commit is contained in:
2026-04-24 14:36:52 +08:00
parent dba76f6ce1
commit d9898bdbf5

View File

@@ -145,6 +145,6 @@ return [
| Boolean value
|
*/
'updaterEnabled' => 'true',
'updaterEnabled' => 'false',
];