Ver a proveniência

fix linter

pull/3543/head
Aine há 1 ano
ascendente
cometimento
f668af7475
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 34969C908CCA2804
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/custom/matrix-synapse-admin/defaults/main.yml

+ 1
- 1
roles/custom/matrix-synapse-admin/defaults/main.yml Ver ficheiro

@@ -179,4 +179,4 @@ matrix_synapse_admin_config_restrictBaseUrl: "{{ [matrix_homeserver_url] }}" #
# restricts modifications of the specified users (e.g., bridge-managed). # restricts modifications of the specified users (e.g., bridge-managed).
# You should use JS regex syntax to match the user IDs. # You should use JS regex syntax to match the user IDs.
# Example for mautrix-telegram: ["^@telegram_[a-zA-Z0-9]+:example\\.com$"] # Example for mautrix-telegram: ["^@telegram_[a-zA-Z0-9]+:example\\.com$"]
matrix_synapse_admin_config_asManagedUsers: [] #noqa var-naming
matrix_synapse_admin_config_asManagedUsers: [] # noqa var-naming

Carregando…
Cancelar
Guardar