From 4e2b47889d0754409133bb2f1d229ea7c4466e1e Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 4 Aug 2016 16:12:42 +0200 Subject: [PATCH] bmas-typo3 - add some php values --- customer/bmas-typo3/production.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/customer/bmas-typo3/production.yaml b/customer/bmas-typo3/production.yaml index 7c0ecd4a..0c8165d6 100644 --- a/customer/bmas-typo3/production.yaml +++ b/customer/bmas-typo3/production.yaml @@ -380,4 +380,7 @@ site::profile::typo3::projects: auth_user_file: '/etc/httpd/htdigest' auth_require: 'valid-user' user: service.typo3 - mode: '2775' \ No newline at end of file + mode: '2775' + php_admin_value: + always_populate_raw_post_data: '-1' + max_input_vars: 1500 \ No newline at end of file -- 2.39.5