fix(config): correct indentation for Sentry CSP Report URL

Signed-off-by: Joda Stößer <git@simjo.st>
This commit is contained in:
Joda Stößer
2026-03-27 16:11:28 +01:00
committed by GitHub
parent a71584ee96
commit c8dbc73017
+1 -1
View File
@@ -44,7 +44,7 @@ class SystemConfig {
'proxyuserpwd' => true,
'sentry.dsn' => true,
'sentry.public-dsn' => true,
'sentry.csp-report-url' => true,
'sentry.csp-report-url' => true,
'zammad.download.secret' => true,
'zammad.portal.secret' => true,
'zammad.secret' => true,