diff --git a/server/config.js b/server/config.js index 91fa02f..ceac666 100644 --- a/server/config.js +++ b/server/config.js @@ -5,7 +5,7 @@ module.exports = { syncDir: "config/sync/", minify: false, importOnBootstrap: false, - customTypes: [], + customTypes: [{}], excludedTypes: [], excludedConfig: [ "core-store.plugin_users-permissions_grant",