refactor!: unlimited permissions bridge config

This commit is contained in:
decentral1se
2023-01-08 01:04:52 +01:00
parent e7f81cb9ea
commit 9b12e4a0eb
5 changed files with 7 additions and 16 deletions

View File

@ -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: