Files
strapi-elb/config/environments/production/response.json
2020-04-23 19:46:25 +01:00

13 lines
163 B
JSON

{
"gzip": {
"enabled": true
},
"responseTime": {
"enabled": false
},
"poweredBy": {
"enabled": true,
"value": "Strapi <strapi.io>"
}
}