From 1ee54f3af416f628d4a5fd8f74f470818eb3804f Mon Sep 17 00:00:00 2001 From: Bastian Heist Date: Thu, 23 May 2019 14:53:33 +0200 Subject: [PATCH] BUGFIX: Remove another debug setting --- Configuration/Settings.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Configuration/Settings.yaml b/Configuration/Settings.yaml index c34dfec..f71b017 100644 --- a/Configuration/Settings.yaml +++ b/Configuration/Settings.yaml @@ -124,12 +124,6 @@ Neos: patternOptions: controllerObjectNamePattern: 'Sandstorm\NeosH5P\Controller\Backend\.*' -# This is for development/testing only, and needs to be defined in the integrating package. - 'Sandstorm.NeosH5P:FrontendControllers': - pattern: 'ControllerObjectName' - patternOptions: - controllerObjectNamePattern: 'Sandstorm\NeosH5P\Controller\Frontend\.*' - # We need the tag "@variable" as an ignored annotation, because otherwise parsing of the # H5PFrameworkInterface causes a reflection error reflection: