From 1a8b6f072046e4ac5227d0695c6a7a2c5c83f8bf Mon Sep 17 00:00:00 2001 From: 3m5/frohberg Date: Thu, 24 Oct 2024 18:09:32 +0200 Subject: [PATCH] TASK: revert Settings.yaml change --- Configuration/Settings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration/Settings.yaml b/Configuration/Settings.yaml index 87baa9226e..7692b72f7d 100644 --- a/Configuration/Settings.yaml +++ b/Configuration/Settings.yaml @@ -94,7 +94,7 @@ Neos: ################################# # INTERNAL CONFIG (no API) ################################# - frontendDevelopmentMode: true + frontendDevelopmentMode: false nodeTypeRoles: # The ignored types will never have metadata in the UI, they are invisible to the content module. ignored: 'unstructured'