Skip to content

Commit

Permalink
Add option to default config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MidhunSureshR committed Jul 8, 2022
1 parent e2005ad commit b60f403
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion public/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
"token": "Valid Token to be used with Token Authenticated Registration",
"invite_user": "@botuser:your-homeserver.com",
"encrypt_room": false,
"avatar": "https://link_to_avatar/avatar.png"
"avatar": "https://link_to_avatar/avatar.png",
"disable_composer_until_operator_join": true
}

0 comments on commit b60f403

Please sign in to comment.