Skip to content

Commit

Permalink
clarify the config path (spantaleev#420)
Browse files Browse the repository at this point in the history
* clarify the config path

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

* Fix configuration path

Co-authored-by: Slavi Pantaleev <[email protected]>
  • Loading branch information
PlanetSmasher and spantaleev authored Mar 27, 2020
1 parent 3860709 commit 9b6289b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuring-playbook-shared-secret-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9b6289b

Please sign in to comment.