mirror of
https://github.com/YunoHost-Apps/mautrix_facebook_ynh.git
synced 2024-09-03 19:36:33 +02:00
fix conf again
This commit is contained in:
parent
2e34a5df07
commit
3bdb012e5d
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ bridge:
|
||||||
# domain - All users on that homeserver
|
# domain - All users on that homeserver
|
||||||
# mxid - Specific user
|
# mxid - Specific user
|
||||||
permissions:
|
permissions:
|
||||||
"__BOTUSERS__": "relay"
|
"*": "relay"
|
||||||
"__BOTUSERS__": "user"
|
"__BOTUSERS__": "user"
|
||||||
"__BOTADMIN__": "admin"
|
"__BOTADMIN__": "admin"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue