From: Andreas Gerstenberg Date: Tue, 7 Nov 2017 08:43:48 +0000 (+0100) Subject: spk-spar-checker update php settings X-Git-Tag: v0.1.0~2118 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=ededb98a5adf664a753651844f4824abd939bc96;p=pixelpark%2Fhiera.git spk-spar-checker update php settings --- diff --git a/customer/spk-spar-checker/common.yaml b/customer/spk-spar-checker/common.yaml index cd01645c..c5d1ba83 100644 --- a/customer/spk-spar-checker/common.yaml +++ b/customer/spk-spar-checker/common.yaml @@ -70,8 +70,8 @@ repo::remi_php71: true php::settings: Date/date.timezone: Europe/Berlin PHP/expose_php: 'Off' - max_execution_time: 90 - memory_limit: 256M + PHP/max_execution_time: 90 + PHP/memory_limit: 256M php::extensions: gd: {}