Ver a proveniência

Update roles/matrix-bridge-mautrix-signal/templates/config.yaml.j2

Updated settings in template file:
* relay for any user
* user permissions only for HS domain users

Co-authored-by: Jan <31133207+Jaffex@users.noreply.github.com>
pull/1229/head
WobbelTheBear há 4 anos
committed by GitHub
ascendente
cometimento
d249fe874e
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 3 adições e 4 eliminações
  1. +3
    -4
      roles/matrix-bridge-mautrix-signal/templates/config.yaml.j2

+ 3
- 4
roles/matrix-bridge-mautrix-signal/templates/config.yaml.j2 Ver ficheiro

@@ -188,10 +188,9 @@ bridge:
# * - All Matrix users
# domain - All users on that homeserver
# mxid - Specific user
#permissions:
#
# Remark: permissions will be set in the defaults/main.yml file of this role
# (see matrix_mautrix_signal_configuration_extension_yaml)
permissions:
*: relay
'{{ matrix_mautrix_signal_homeserver_domain }}': user

relay:
# Whether or not relay mode should be allowed. If allowed, `!signal set-relay` can be used to turn any


Carregando…
Cancelar
Guardar