From: Philipp Dallig Date: Tue, 8 Mar 2016 15:44:15 +0000 (+0100) Subject: bmwi-grunderwoche - remove always_populate_raw_post_data from config X-Git-Tag: v0.1.0~5174 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=dd843c531e2dea380a4f68f7fd238efba5fb313d;p=pixelpark%2Fhiera.git bmwi-grunderwoche - remove always_populate_raw_post_data from config --- 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'