Browse Source

Update php-unit conf (#5359)

Joan Miquel 5 years ago
parent
commit
2c3c742baa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/PHP/php/deploy/nginx-unit.json

+ 1 - 1
frameworks/PHP/php/deploy/nginx-unit.json

@@ -16,7 +16,7 @@
                 "file": "/php/deploy/conf/php.ini"
             },
             "limits": {
-                "requests": 100000
+                "requests": 10000000
             }
         }
     }