File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -347,8 +347,6 @@ You will get the following page if display_errors config is 0:
347347
348348![ error preview in web] ( https://cloud.githubusercontent.com/assets/459648/21668589/d4fdadac-d335-11e6-95aa-5a8cfa3f8e4b.png )
349349
350- > For production env, you can disable error-preview sample page with set ` ['error-hero-module']['enable-error-preview-page'] ` to false.
351-
352350_ ** Console Access** _
353351
354352> You can use this module in ` laminas-cli ` , you can install:
@@ -392,6 +390,8 @@ final class HelloWorld extends BaseLoggingCommand
392390
393391and register to your services like in the [documentation](https://docs.laminas.dev/laminas-cli/intro/).
394392
393+ > For production env, you can disable error-preview sample page with set ` [' error-hero-module' ][' enable-error-preview-page' ]` to false.
394+
395395Contributing
396396------------
397397Contributions are very welcome. Please read [CONTRIBUTING.md](https://github.com/samsonasik/ErrorHeroModule/blob/master/CONTRIBUTING.md)
You can’t perform that action at this time.
0 commit comments