Sfoglia il codice sorgente

clarify the config path

added path to the correct vars.yaml in matrix-synapse
pull/420/head
PlanetSmasher 6 anni fa
committed by GitHub
parent
commit
556bbd9e24
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      docs/configuring-playbook-shared-secret-auth.md

+ 1
- 1
docs/configuring-playbook-shared-secret-auth.md Vedi File

@@ -4,7 +4,7 @@ The playbook can install and configure [matrix-synapse-shared-secret-auth](https

See that project's documentation to learn what it does and why it might be useful to you.

If you decide that you'd like to let this playbook install it for you, you need some configuration like this:
If you decide that you'd like to let this playbook install it for you, you need some configuration ( matrix-docker-ansible-deploy/roles/matrix-synapse/vars/main.yml ) like this:

```yaml
matrix_synapse_ext_password_provider_shared_secret_auth_enabled: true


Caricamento…
Annulla
Salva