From f025954c6686986df4de33f70f0b28cd19e1f4ca Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 21 Jun 2016 17:07:13 +0200 Subject: [PATCH] bmwi-gruenderwoche - cronjob auf eine Minute --- customer/bmwi-gruenderwoche/development.yaml | 1 + customer/bmwi-gruenderwoche/production.yaml | 1 + customer/bmwi-gruenderwoche/test.yaml | 1 + 3 files changed, 3 insertions(+) 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' -- 2.39.5