mirror of
https://github.com/strapi/strapi.git
synced 2025-08-12 02:38:21 +00:00
13 lines
164 B
JSON
13 lines
164 B
JSON
{
|
|
"gzip": {
|
|
"enabled": false
|
|
},
|
|
"responseTime": {
|
|
"enabled": false
|
|
},
|
|
"poweredBy": {
|
|
"enabled": true,
|
|
"value": "Strapi <strapi.io>"
|
|
}
|
|
}
|