From d0dc9b03d3442c528d52551ef82b90af7eaa9935 Mon Sep 17 00:00:00 2001 From: Ivan Prikhodko Date: Wed, 16 May 2018 11:45:31 +0200 Subject: [PATCH] spk - alltag - memlimit adjustment --- customer/spk-alltag/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/spk-alltag/common.yaml b/customer/spk-alltag/common.yaml index f07d2163..5e99f355 100644 --- a/customer/spk-alltag/common.yaml +++ b/customer/spk-alltag/common.yaml @@ -42,6 +42,6 @@ php::extensions: php::settings: PHP/short_open_tag: 'Off' - + PHP/memory_limit: '256M' php::dev: true php::pear: true -- 2.39.5