Skip to content

Commit eeeb8cd

Browse files
authored
Adding missing entry in the example code
1 parent 948cf7c commit eeeb8cd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,8 @@ In the example below you can see how, and also what the default settings are.
356356
customTypes: [],
357357
excludedTypes: [],
358358
excludedConfig: [
359-
"core-store.plugin_users-permissions_grant"
359+
"core-store.plugin_users-permissions_grant",
360+
"core-store.plugin_upload_metrics"
360361
],
361362
},
362363
},

0 commit comments

Comments
 (0)