refactor!: unlimited permissions bridge config
This commit is contained in:
@ -412,10 +412,7 @@ bridge:
|
||||
# * - All Matrix users
|
||||
# domain - All users on that homeserver
|
||||
# mxid - Specific user
|
||||
permissions:
|
||||
"*": "relaybot"
|
||||
"{{ env "TELEGRAM_BRIDGE_ADMIN_1" }}": "admin"
|
||||
"{{ env "TELEGRAM_BRIDGE_ADMIN_2" }}": "admin"
|
||||
permissions: "{{ env "TELEGRAM_BRIDGE_PERMISSIONS" }}"
|
||||
|
||||
# Options related to the message relay Telegram bot.
|
||||
relaybot:
|
||||
|
||||
Reference in New Issue
Block a user