Skip to content

Commit b4f2018

Browse files
authored
Add core-store.ee_information to default excludes
Prevent licence codes from being written to the rep.
1 parent 8f11f7e commit b4f2018

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ module.exports = {
1212
"core-store.plugin_users-permissions_grant",
1313
"core-store.plugin_upload_metrics",
1414
"core-store.strapi_content_types_schema",
15+
"core-store.ee_information",
1516
],
1617
},
1718
validator() {},

0 commit comments

Comments
 (0)