forked from wallabag/wallabag
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:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user