From: Philipp Dallig Date: Tue, 21 Jun 2016 15:07:13 +0000 (+0200) Subject: bmwi-gruenderwoche - cronjob auf eine Minute X-Git-Tag: v0.1.0~4651 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=f025954c6686986df4de33f70f0b28cd19e1f4ca;p=pixelpark%2Fhiera.git bmwi-gruenderwoche - cronjob auf eine Minute --- diff --git a/customer/bmwi-gruenderwoche/development.yaml b/customer/bmwi-gruenderwoche/development.yaml index 01694af9..f3102c37 100644 --- a/customer/bmwi-gruenderwoche/development.yaml +++ b/customer/bmwi-gruenderwoche/development.yaml @@ -40,5 +40,6 @@ site::profile::typo3::projects: - local user: service.typo3 mode: '2775' + minute: '*' php_admin_value: max_input_vars: '1500' diff --git a/customer/bmwi-gruenderwoche/production.yaml b/customer/bmwi-gruenderwoche/production.yaml index d37b176b..73537dc4 100644 --- a/customer/bmwi-gruenderwoche/production.yaml +++ b/customer/bmwi-gruenderwoche/production.yaml @@ -40,5 +40,6 @@ site::profile::typo3::projects: - local user: service.typo3 mode: '2775' + minute: '*' php_admin_value: max_input_vars: '1500' diff --git a/customer/bmwi-gruenderwoche/test.yaml b/customer/bmwi-gruenderwoche/test.yaml index 77c8fa32..96f71293 100644 --- a/customer/bmwi-gruenderwoche/test.yaml +++ b/customer/bmwi-gruenderwoche/test.yaml @@ -40,5 +40,6 @@ site::profile::typo3::projects: - local user: service.typo3 mode: '2775' + minute: '*' php_admin_value: max_input_vars: '1500'