Changed max_input_vars in php.ini to 100000 to avoid errors when using complex sieve scripts.

This commit is contained in:
Stanislav Nikitin 2019-12-23 00:44:52 +05:00
parent 5e8dc4bec3
commit 1bd9ecc5fe
No known key found for this signature in database
GPG Key ID: 106900B32F8192EE
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@ max_input_time = 60
;max_input_nesting_level = 64
; How many GET/POST/COOKIE input variables may be accepted
;max_input_vars = 1000
max_input_vars = 100000
; Maximum amount of memory a script may consume (128MB)
; http://php.net/memory-limit