mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
fix: mautrix-whatsapp permission structure changes
This commit is contained in:
parent
48c32837c7
commit
be15188dcf
3 changed files with 755 additions and 152 deletions
|
|
@ -200,7 +200,7 @@ in
|
|||
caption_in_message = true;
|
||||
extev_polls = true;
|
||||
permissions = {
|
||||
"*" = "relaybot";
|
||||
"*" = "relay";
|
||||
"@swarsel:${matrixDomain}" = "admin";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue