Fix some problem with permissions

Fix typo
Move mautrix variable in `defaults/main.yml` exclusively
This commit is contained in:
Hugues Morisset
2018-09-02 16:05:14 +02:00
parent 7b5f68c431
commit 45fb2df43f
4 changed files with 12 additions and 11 deletions

View File

@ -206,7 +206,8 @@ bridge:
# domain - All users on that homeserver
# mxid - Specific user
permissions:
"*": "puppeting"
'{{ hostname_identity }}': puppeting
'*': relaybot
# Options related to the message relay Telegram bot.
relaybot: