commit
64e5ea13a3
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ Rails.application.configure do
|
||||||
}
|
}
|
||||||
|
|
||||||
# The Content-Security-Policy is NOT in Report-Only mode
|
# The Content-Security-Policy is NOT in Report-Only mode
|
||||||
config.content_security_policy_report_only = false
|
config.content_security_policy_report_only = true
|
||||||
|
|
||||||
config.lograge.enabled = ENV['LOGRAGE_ENABLED'] == 'enabled'
|
config.lograge.enabled = ENV['LOGRAGE_ENABLED'] == 'enabled'
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue