diff --git a/config/module.config.php b/config/module.config.php index 6c6147b..b606b0b 100644 --- a/config/module.config.php +++ b/config/module.config.php @@ -40,6 +40,6 @@ /* * Enable or not the newrelic extension */ - 'newrelic' => true, + 'newrelic' => false, ], ]; \ No newline at end of file