Explorar el Código

Change sequence of permissions

As per earlier comment (see from tulir) the sequence has been changed.
pull/1229/head
WobbelTheBear hace 4 años
committed by GitHub
padre
commit
f988fd3339
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 1 adiciones y 1 borrados
  1. +1
    -1
      roles/matrix-bridge-mautrix-signal/templates/config.yaml.j2

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

@@ -189,8 +189,8 @@ bridge:
# domain - All users on that homeserver
# mxid - Specific user
permissions:
*: relay
'{{ matrix_mautrix_signal_homeserver_domain }}': user
*: relay

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


Cargando…
Cancelar
Guardar