Skip to content

Commit 401d592

Browse files
committed
note
1 parent 770be08 commit 401d592

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
393391
and 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+
395395
Contributing
396396
------------
397397
Contributions are very welcome. Please read [CONTRIBUTING.md](https://github.com/samsonasik/ErrorHeroModule/blob/master/CONTRIBUTING.md)

0 commit comments

Comments
 (0)