Adding missing entry in the example code

pull/86/head
Marco Lipparini 2023-02-07 13:59:15 +01:00 committed by GitHub
parent 948cf7cedb
commit eeeb8cd11a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -356,7 +356,8 @@ In the example below you can see how, and also what the default settings are.
customTypes: [],
excludedTypes: [],
excludedConfig: [
"core-store.plugin_users-permissions_grant"
"core-store.plugin_users-permissions_grant",
"core-store.plugin_upload_metrics"
],
},
},