Allow max_input_vars in PHP-FPM configuration
This commit is contained in:
@@ -83,6 +83,7 @@ class phpinterface_fpm {
|
|||||||
'error_log',
|
'error_log',
|
||||||
'gpc_order',
|
'gpc_order',
|
||||||
'max_input_time',
|
'max_input_time',
|
||||||
|
'max_input_vars',
|
||||||
'memory_limit',
|
'memory_limit',
|
||||||
'open_basedir',
|
'open_basedir',
|
||||||
'output_buffering',
|
'output_buffering',
|
||||||
|
|||||||
Reference in New Issue
Block a user