mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 15:13:21 +00:00
Update middleware documentation enable
This commit is contained in:
parent
e4dc27be54
commit
f123639edf
@ -7,11 +7,8 @@ Enable the middleware in environments settings
|
||||
**Path —** `config/environments/middleware.json`.
|
||||
```json
|
||||
{
|
||||
"ejs": {
|
||||
"enabled": true,
|
||||
"viewExt": "ejs",
|
||||
"debug": false,
|
||||
"cache": false
|
||||
"responseTime": {
|
||||
"enabled": true
|
||||
},
|
||||
}
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user