mirror of
https://github.com/strapi/strapi.git
synced 2025-08-07 08:16:35 +00:00
Merge branch 'admin' of github.com:strapi/strapi into admin
This commit is contained in:
commit
2f08ed60ec
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"static": true,
|
|
||||||
"views": false,
|
|
||||||
"websockets": true,
|
|
||||||
"favicon": {
|
"favicon": {
|
||||||
"path": "favicon.ico",
|
"path": "favicon.ico",
|
||||||
"maxAge": 86400000
|
"maxAge": 86400000,
|
||||||
},
|
},
|
||||||
"prefix": ""
|
"prefix": "",
|
||||||
|
"static": true,
|
||||||
|
"views": false,
|
||||||
|
"websockets": true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user