Make template generic for the pemission settings
This commit is contained in:
parent
d0b557eb6f
commit
b1c94efcd8
@ -189,8 +189,7 @@ bridge:
|
||||
# domain - All users on that homeserver
|
||||
# mxid - Specific user
|
||||
permissions:
|
||||
'{{ matrix_mautrix_signal_homeserver_domain }}': user
|
||||
'*': relay
|
||||
{{ matrix_mautrix_signal_bridge_permissions|from_yaml }}
|
||||
|
||||
relay:
|
||||
# Whether or not relay mode should be allowed. If allowed, `!signal set-relay` can be used to turn any
|
||||
|
Loading…
Reference in New Issue
Block a user