fix(config): correct indentation for Sentry CSP Report URL
Signed-off-by: Joda Stößer <git@simjo.st>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user