From 59c643b50ffea05cbe7ef68773bd752c3b1cbcff Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 21 Jun 2016 14:56:04 +0200 Subject: [PATCH] added cron minute parameter --- customer/bmf-datacenter/test.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/bmf-datacenter/test.yaml b/customer/bmf-datacenter/test.yaml index f28015e1..0f02b641 100644 --- a/customer/bmf-datacenter/test.yaml +++ b/customer/bmf-datacenter/test.yaml @@ -75,6 +75,7 @@ site::profile::typo3::projects: path: '/typo3/sysext' user: service.typo3 mode: '2775' + minute: '*' php_admin_value: upload_max_filesize: 500M post_max_size: 500M -- 2.39.5