Просмотр исходного кода

clarify the config path (#420)

* clarify the config path

added path to the correct vars.yaml in matrix-synapse

* Fix configuration path

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/423/head
PlanetSmasher 6 лет назад
committed by GitHub
Родитель
Сommit
9b6289b08c
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      docs/configuring-playbook-shared-secret-auth.md

+ 1
- 1
docs/configuring-playbook-shared-secret-auth.md Просмотреть файл

@@ -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 (`inventory/host_vars/matrix.<your-domain>/vars.yml`) like this:

```yaml
matrix_synapse_ext_password_provider_shared_secret_auth_enabled: true


Загрузка…
Отмена
Сохранить