Browse Source

updated memory limit (#5996)

Bruce Dou 5 years ago
parent
commit
2f13e6ce5d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      frameworks/PHP/swoole/php.ini

+ 1 - 0
frameworks/PHP/swoole/php.ini

@@ -1,2 +1,3 @@
 opcache.enable_cli=1
 opcache.enable_cli=1
 opcache.validate_timestamps=0
 opcache.validate_timestamps=0
+memory_limit = 512M