Skip to content

Commit

Permalink
Merge pull request #15 from dlubitz/patch-1
Browse files Browse the repository at this point in the history
Set viewClassName explicit to disable Neos internal FusionExceptionView
  • Loading branch information
aertmann authored May 8, 2019
2 parents 12b9e86 + b1ab41c commit 126d02d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Configuration/Settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Neos:
notFoundExceptions:
matchingStatusCodes: [ 404, 410 ]
options:
viewClassName: Neos\FluidAdaptor\View\TemplateView
templatePathAndFilename: 'resource://MOC.NotFound/Private/Templates/404.html'
variables:
path: '404.html' # skip suffix if unset

0 comments on commit 126d02d

Please sign in to comment.