config: report CSP violations to report-uri
This commit is contained in:
parent
0b2775a1a6
commit
6fa52e8a5a
3 changed files with 6 additions and 0 deletions
|
@ -93,6 +93,9 @@ DS_ENV="staging"
|
|||
# External service: Matomo web analytics
|
||||
MATOMO_IFRAME_URL="https://matomo.example.org/index.php?module=CoreAdminHome&action=optOut&language=fr&&fontColor=333333&fontSize=16px&fontFamily=Muli"
|
||||
|
||||
# An URI used to report requests breaking the Content Security Policy
|
||||
# CSP_REPORT_URI="https://myappname.report-uri.com/r/d/csp/reportOnly"
|
||||
|
||||
# Instance provider
|
||||
# PROVIDED_BY="la DINUM"
|
||||
# PROVIDER_NAME="DINUM"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue