Allow max_input_vars in PHP-FPM configuration
This commit is contained in:
committed by
Michael Kaufmann (d00p)
parent
95035afe38
commit
9d40e0903b
@@ -83,6 +83,7 @@ class phpinterface_fpm {
|
||||
'error_log',
|
||||
'gpc_order',
|
||||
'max_input_time',
|
||||
'max_input_vars',
|
||||
'memory_limit',
|
||||
'open_basedir',
|
||||
'output_buffering',
|
||||
|
||||
Reference in New Issue
Block a user