fix: Exclude 'core-store.plugin_upload_api-folder' by default (#92)

pull/101/head 1.1.3
Boaz Poolman 2023-07-29 19:43:38 +02:00
parent 7cc8ed3526
commit c2f3561263
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ module.exports = {
excludedConfig: [
"core-store.plugin_users-permissions_grant",
"core-store.plugin_upload_metrics",
"core-store.plugin_upload_api-folder",
"core-store.strapi_content_types_schema",
"core-store.ee_information",
],