diff --git a/application/config.json.template b/application/config.json.template index 23e8f72648..e6cfe46d96 100644 --- a/application/config.json.template +++ b/application/config.json.template @@ -110,5 +110,9 @@ "special": [ ] }, - "selectRolesChannelPattern": "select-your-roles" + "selectRolesChannelPattern": "select-your-roles", + "coolMessagesConfig": { + "minimumReactions": 1, + "boardChannelPattern": "quotes" + } }