diff --git a/lib/private/SystemConfig.php b/lib/private/SystemConfig.php index 1c997b68226..4c6f9d19f83 100644 --- a/lib/private/SystemConfig.php +++ b/lib/private/SystemConfig.php @@ -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,