From ededb98a5adf664a753651844f4824abd939bc96 Mon Sep 17 00:00:00 2001
From: Andreas Gerstenberg <gerstenberg@pixelpark.com>
Date: Tue, 7 Nov 2017 09:43:48 +0100
Subject: [PATCH] spk-spar-checker update php settings

---
 customer/spk-spar-checker/common.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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: {}
-- 
2.39.5