Add "core-store.ee_information", to readme.md excluded config section
parent
b4f20185e0
commit
a9169268d2
|
@ -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",
|
||||
],
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue