forked from wallabag/wallabag
Use error routing from FrameworkBundle
This commit is contained in:
@ -7,7 +7,7 @@ _profiler:
|
|||||||
prefix: /_profiler
|
prefix: /_profiler
|
||||||
|
|
||||||
_errors:
|
_errors:
|
||||||
resource: '@TwigBundle/Resources/config/routing/errors.xml'
|
resource: '@FrameworkBundle/Resources/config/routing/errors.xml'
|
||||||
prefix: /_error
|
prefix: /_error
|
||||||
|
|
||||||
_main:
|
_main:
|
||||||
|
|||||||
Reference in New Issue
Block a user