From 190e0b77b433edcd1ae8cfd9f7b979505b81364e Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Mon, 22 Jan 2018 14:37:25 +0100 Subject: [PATCH] jom remove xdebug from prod --- customer/joml/production.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/customer/joml/production.yaml b/customer/joml/production.yaml index e8ba2eed..ae24ee4e 100644 --- a/customer/joml/production.yaml +++ b/customer/joml/production.yaml @@ -51,11 +51,6 @@ php::extensions: soap: {} mbstring: {} pecl-memcache: {} - xdebug: - provider: pecl - settings: - xdebug.max_nesting_level: 400 - zend: true php::dev: true php::pear: true -- 2.39.5