Allow max_input_vars in PHP-FPM configuration

This commit is contained in:
Piotr Rzeczkowski
2015-08-24 12:17:33 +02:00
committed by Michael Kaufmann (d00p)
parent 95035afe38
commit 9d40e0903b

View File

@@ -83,6 +83,7 @@ class phpinterface_fpm {
'error_log',
'gpc_order',
'max_input_time',
'max_input_vars',
'memory_limit',
'open_basedir',
'output_buffering',