add correct permissions

This commit is contained in:
Sebastian Hugentobler 2020-07-08 21:37:00 +02:00
parent 0bbd3976b2
commit 18cb45ce27

View File

@ -314,10 +314,11 @@ bridge:
# domain - All users on that homeserver
# mxid - Specific user
permissions:
"*": "relaybot"
"public.example.com": "user"
"example.com": "full"
"@admin:example.com": "admin"
permissions:
'*': relaybot
"{{ getenv "SERVER_DOMAIN" }}": full
"{{ getenv "ADMIN_USER" }}": admin
# Options related to the message relay Telegram bot.
relaybot: