mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Customize errors templates
All error goes to the same template which only display the error message and the status code.
This commit is contained in:
parent
114c55c0a6
commit
40e219622a
7 changed files with 107 additions and 9 deletions
|
@ -64,6 +64,7 @@ twig:
|
|||
strict_variables: "%kernel.debug%"
|
||||
form_themes:
|
||||
- "LexikFormFilterBundle:Form:form_div_layout.html.twig"
|
||||
exception_controller: wallabag_core.exception_controller:showAction
|
||||
|
||||
# Doctrine Configuration
|
||||
doctrine:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue