Allow always_populate_raw_post_data to be set in php.ini for php-fpm, fixes #1562
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -58,6 +58,7 @@ class phpinterface_fpm {
|
||||
'upload_max_filesize',
|
||||
'xmlrpc_error_number',
|
||||
'session.auto_start',
|
||||
'always_populate_raw_post_data'
|
||||
),
|
||||
'php_flag' => array(
|
||||
'asp_tags',
|
||||
|
||||
Reference in New Issue
Block a user