Add option to set related groups for created rooms

This commit is contained in:
Tulir Asokan
2019-06-30 19:04:56 +03:00
parent 860b635188
commit 0f7eebd683
3 changed files with 14 additions and 0 deletions
+4
View File
@@ -60,6 +60,10 @@ appservice:
bot_displayname: Telegram bridge bot
bot_avatar: mxc://maunium.net/tJCRmUyJDsgRNgqhOgoiHWbX
# Community ID for bridged users (changes registration file) and rooms.
# Must be created manually.
community_id: false
# Authentication tokens for AS <-> HS communication. Autogenerated; do not modify.
as_token: "This value is generated when generating the registration"
hs_token: "This value is generated when generating the registration"