Skip to content

Commit 73d9b3a

Browse files
committed
CSP enable
1 parent 51cc2c3 commit 73d9b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/initializers/content_security_policy.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
# config.content_security_policy_nonce_directives = %w(script-src style-src)
2222
#
2323
# Report violations without enforcing the policy.
24-
config.content_security_policy_report_only = true
24+
# config.content_security_policy_report_only = true
2525
end

0 commit comments

Comments
 (0)