We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f8327 commit 2b28aa8Copy full SHA for 2b28aa8
config/packages/nelmio_security.yaml
@@ -69,9 +69,3 @@ nelmio_security:
69
- 'data:'
70
block-all-mixed-content: true # defaults to false, blocks HTTP content over HTTPS transport
71
# upgrade-insecure-requests: true # defaults to false, upgrades HTTP requests to HTTPS transport
72
-
73
-when@dev:
74
- # disables the Content-Security-Policy header
75
- nelmio_security:
76
- csp:
77
- enabled: false
0 commit comments