From: Andreas Gerstenberg Date: Mon, 22 Jan 2018 13:37:25 +0000 (+0100) Subject: jom remove xdebug from prod X-Git-Tag: v0.1.0~1775 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=190e0b77b433edcd1ae8cfd9f7b979505b81364e;p=pixelpark%2Fhiera.git jom remove xdebug from prod --- 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