]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
spk-spar-checker update php settings
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 7 Nov 2017 08:43:48 +0000 (09:43 +0100)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 7 Nov 2017 08:43:48 +0000 (09:43 +0100)
customer/spk-spar-checker/common.yaml

index cd01645cfb90396bc206167140a824b72bbce401..c5d1ba838307560cbb3451eb1200829cc428c35a 100644 (file)
@@ -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: {}