🎨 改进更新
This commit is contained in:
@@ -52,6 +52,7 @@ class Upgrade
|
||||
throw new \Exception('无法继续执行, 请确保 ZipArchive 正确安装');
|
||||
}
|
||||
|
||||
ignore_user_abort(true);
|
||||
set_time_limit(0);
|
||||
ini_set('max_execution_time', 0);
|
||||
ini_set('memory_limit', '256M');
|
||||
|
||||
Reference in New Issue
Block a user