diff --git a/README.md b/README.md index eb918ba..19f505e 100644 --- a/README.md +++ b/README.md @@ -357,8 +357,9 @@ In the example below you can see how, and also what the default settings are. excludedTypes: [], excludedConfig: [ "core-store.plugin_users-permissions_grant", - "core-store.plugin_upload_metrics", - "core-store.strapi_content_types_schema", + "core-store.plugin_upload_metrics", + "core-store.strapi_content_types_schema", + "core-store.ee_information", ], }, },