🎨 改进更新

This commit is contained in:
WispX
2020-03-19 07:25:25 +08:00
parent e4154d0723
commit 35e7cb51a7
+1
View File
@@ -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');