Add core-store.ee_information to default excludes

Prevent licence codes from being written to the rep.
pull/89/head
Luca Nerlich 2023-03-01 11:56:26 +01:00 committed by GitHub
parent 8f11f7eefd
commit b4f20185e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ module.exports = {
"core-store.plugin_users-permissions_grant",
"core-store.plugin_upload_metrics",
"core-store.strapi_content_types_schema",
"core-store.ee_information",
],
},
validator() {},