Add core-store.ee_information to default excludes
Prevent licence codes from being written to the rep.pull/89/head
parent
8f11f7eefd
commit
b4f20185e0
|
@ -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() {},
|
||||
|
|
Loading…
Reference in New Issue