diff --git a/config/expressive-error-hero-module.local.php.dist b/config/expressive-error-hero-module.local.php.dist index 01daec0c..5cfa68e1 100644 --- a/config/expressive-error-hero-module.local.php.dist +++ b/config/expressive-error-hero-module.local.php.dist @@ -41,14 +41,6 @@ return [ // it's for the enable/disable the logger functionality 'enable' => true, - // default to true, if set to true, then you can see sample: - // 1. /error-preview page ( ErrorHeroModule\Middleware\ErrorPreviewAction ) - // 2. error-preview command ( ErrorHeroModule\Controller\ErrorPreviewConsoleAction ) via - // php public/index.php error-preview - // - // otherwise(false), you can't see them, eg: on production env. - 'enable-error-preview-page' => true, - 'display-settings' => [ // excluded php errors