diff --git a/Configuration/Settings.yaml b/Configuration/Settings.yaml index a638837..f6dd014 100644 --- a/Configuration/Settings.yaml +++ b/Configuration/Settings.yaml @@ -3,12 +3,16 @@ Neos: error: exceptionHandler: renderingGroups: + notFoundExceptions: + options: + # Force static exception rendering. + templatePathAndFilename: null + viewClassName: Neos\FluidAdaptor\View\StandaloneView serverErrorExceptions: matchingStatusCodes: [ 500 ] options: logException: true - Netlogix: ErrorHandler: