From dd843c531e2dea380a4f68f7fd238efba5fb313d Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 8 Mar 2016 16:44:15 +0100 Subject: [PATCH] bmwi-grunderwoche - remove always_populate_raw_post_data from config --- customer/bmwi-gruenderwoche/development.yaml | 1 - customer/bmwi-gruenderwoche/production.yaml | 1 - customer/bmwi-gruenderwoche/test.yaml | 1 - 3 files changed, 3 deletions(-) diff --git a/customer/bmwi-gruenderwoche/development.yaml b/customer/bmwi-gruenderwoche/development.yaml index d2041f7a..9d775b80 100644 --- a/customer/bmwi-gruenderwoche/development.yaml +++ b/customer/bmwi-gruenderwoche/development.yaml @@ -39,5 +39,4 @@ site::profile::typo3::projects: user: service.typo3 mode: '2775' php_admin_value: - always_populate_raw_post_data: -1 max_input_vars: '1500' diff --git a/customer/bmwi-gruenderwoche/production.yaml b/customer/bmwi-gruenderwoche/production.yaml index 987e283e..e249bbdd 100644 --- a/customer/bmwi-gruenderwoche/production.yaml +++ b/customer/bmwi-gruenderwoche/production.yaml @@ -39,5 +39,4 @@ site::profile::typo3::projects: user: service.typo3 mode: '2775' php_admin_value: - always_populate_raw_post_data: -1 max_input_vars: '1500' diff --git a/customer/bmwi-gruenderwoche/test.yaml b/customer/bmwi-gruenderwoche/test.yaml index 969328f2..1c09185d 100644 --- a/customer/bmwi-gruenderwoche/test.yaml +++ b/customer/bmwi-gruenderwoche/test.yaml @@ -39,5 +39,4 @@ site::profile::typo3::projects: user: service.typo3 mode: '2775' php_admin_value: - always_populate_raw_post_data: -1 max_input_vars: '1500' -- 2.39.5