Revert "FEATURE: Turn CSP on by default"
This reverts commit 3193b0f6e6
.
This is a temporary revert, we are seeing some CI failures due to this
change so I am reverting till we sort out all the problems.
This commit is contained in:
parent
e89935127c
commit
87a8003691
|
@ -1396,7 +1396,7 @@ security:
|
|||
list_type: compact
|
||||
slow_down_crawler_rate: 60
|
||||
content_security_policy:
|
||||
default: true
|
||||
default: false
|
||||
content_security_policy_report_only:
|
||||
default: false
|
||||
content_security_policy_collect_reports:
|
||||
|
|
Loading…
Reference in New Issue