diff --git a/plugins.default.json b/plugins.default.json new file mode 100644 index 000000000..b3443af48 --- /dev/null +++ b/plugins.default.json @@ -0,0 +1,9 @@ +{ + "server": [ + "coral-plugin-respect", + "coral-plugin-facebook-auth" + ], + "client": [ + "coral-plugin-respect" + ] +}