We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7a11c9 commit 9a91de1Copy full SHA for 9a91de1
README.md
@@ -29,7 +29,7 @@
29
- pm 相关优化,从上到下,dynamic 100 75 50 100,**需要依据机器调优,内存使用率**
30
- php.ini
31
- memory_limit = 256M,for yii2 class autoload script
32
- - post_max_size = 1024M
+ - post_max_size = 1024M,大文件上传
33
- upload_max_filesize = 1024M,大文件上传
34
- date.timezone = Asia/Shanghai
35
- opcache.ini
0 commit comments