Skip to content

Commit a916926

Browse files
authored
Add "core-store.ee_information", to readme.md excluded config section
1 parent b4f2018 commit a916926

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,9 @@ In the example below you can see how, and also what the default settings are.
357357
excludedTypes: [],
358358
excludedConfig: [
359359
"core-store.plugin_users-permissions_grant",
360-
"core-store.plugin_upload_metrics",
361-
"core-store.strapi_content_types_schema",
360+
"core-store.plugin_upload_metrics",
361+
"core-store.strapi_content_types_schema",
362+
"core-store.ee_information",
362363
],
363364
},
364365
},

0 commit comments

Comments
 (0)