From: sascha.strassheim Date: Tue, 22 May 2018 08:38:06 +0000 (+0200) Subject: fbb-api prod + tst php-mysql X-Git-Tag: v0.1.0~970 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=40c621d23b1c8c8c8fe1f8d74d15ba4f14743f2e;p=pixelpark%2Fhiera.git fbb-api prod + tst php-mysql --- diff --git a/customer/fbb-passngr/production.yaml b/customer/fbb-passngr/production.yaml index a45d9686..efbf9727 100644 --- a/customer/fbb-passngr/production.yaml +++ b/customer/fbb-passngr/production.yaml @@ -24,7 +24,8 @@ php::extensions: xml: {} json: {} pdo: {} - redis: {} + redis: {} + mysql: {} php::settings: PHP/memory_limit: 320M diff --git a/customer/fbb-passngr/test.yaml b/customer/fbb-passngr/test.yaml index 89360ff3..9690c373 100644 --- a/customer/fbb-passngr/test.yaml +++ b/customer/fbb-passngr/test.yaml @@ -39,7 +39,8 @@ php::extensions: xml: {} json: {} pdo: {} - redis: {} + redis: {} + mysql: {} php::settings: PHP/memory_limit: 320M