From 00b686cc3cdb62586c513e5ed356c46ac9b59a52 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 12 Apr 2017 12:10:12 +0200 Subject: [PATCH] bmas-typo3 - php values anpassen --- customer/bmas-typo3/production.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/customer/bmas-typo3/production.yaml b/customer/bmas-typo3/production.yaml index 53703c16..8e201016 100644 --- a/customer/bmas-typo3/production.yaml +++ b/customer/bmas-typo3/production.yaml @@ -219,6 +219,9 @@ infra::profile::typo3::projects: path: '/typo3/sysext/rsaauth/resources/' user: apache mode: '2775' + php_admin_value: + always_populate_raw_post_data: '-1' + max_input_vars: 1500 unternehmenswertmensch: version: '6.2.30' site_path: '/srv/www/unternehmens-wert-mensch' -- 2.39.5