Explorar el Código

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 hace 4 años
committed by GitHub
padre
commit
d249fe874e
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 3 adiciones y 4 borrados
  1. +3
    -4
      roles/matrix-bridge-mautrix-signal/templates/config.yaml.j2

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

@@ -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


Cargando…
Cancelar
Guardar