From: Philipp Dallig Date: Thu, 4 Aug 2016 14:12:42 +0000 (+0200) Subject: bmas-typo3 - add some php values X-Git-Tag: v0.1.0~4375 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=4e2b47889d0754409133bb2f1d229ea7c4466e1e;p=pixelpark%2Fhiera.git bmas-typo3 - add some php values --- 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