From 5438f426b68586ea988cf78fc1b08440b9573f6d Mon Sep 17 00:00:00 2001 From: Sascha Strassheim Date: Mon, 2 Jul 2018 16:50:48 +0200 Subject: [PATCH] bcmath php extension prd fbb api --- customer/fbb-api/production.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/fbb-api/production.yaml b/customer/fbb-api/production.yaml index badaba16..19b1d325 100644 --- a/customer/fbb-api/production.yaml +++ b/customer/fbb-api/production.yaml @@ -41,6 +41,7 @@ php::extensions: pdo: {} redis: {} mysqlnd: {} + bcmath: {} php::settings: PHP/memory_limit: 320M -- 2.39.5