mirror of
https://github.com/strapi/strapi.git
synced 2025-12-16 01:34:23 +00:00
Disable p3p by default
This commit is contained in:
parent
76455257b4
commit
2d6864f836
@ -9,7 +9,7 @@
|
||||
]
|
||||
},
|
||||
"p3p": {
|
||||
"enabled": true,
|
||||
"enabled": false,
|
||||
"value": ""
|
||||
},
|
||||
"hsts": {
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
]
|
||||
},
|
||||
"p3p": {
|
||||
"enabled": true,
|
||||
"enabled": false,
|
||||
"value": ""
|
||||
},
|
||||
"hsts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user