Adding missing entry in the example code
parent
948cf7cedb
commit
eeeb8cd11a
|
@ -356,7 +356,8 @@ In the example below you can see how, and also what the default settings are.
|
||||||
customTypes: [],
|
customTypes: [],
|
||||||
excludedTypes: [],
|
excludedTypes: [],
|
||||||
excludedConfig: [
|
excludedConfig: [
|
||||||
"core-store.plugin_users-permissions_grant"
|
"core-store.plugin_users-permissions_grant",
|
||||||
|
"core-store.plugin_upload_metrics"
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue