mirror of
https://github.com/strapi/strapi.git
synced 2026-01-06 12:13:52 +00:00
9 lines
121 B
JSON
9 lines
121 B
JSON
{
|
|
"enabled": true,
|
|
"provider": "local",
|
|
"providerOptions": {
|
|
"sizeLimit": 1000000
|
|
},
|
|
"actionOptions": {}
|
|
}
|