To modify the Upload model:
Copy file →
./node_modules/strapi-plugin-upload/models/File.settings.json
to:
./extensions/upload/models/File.settings.json and edit it here.
It will overwrite the original model of Upload plugin.
To modify the Upload model:
Copy file →
./node_modules/strapi-plugin-upload/models/File.settings.json
to:
./extensions/upload/models/File.settings.json and edit it here.
It will overwrite the original model of Upload plugin.