ソースを参照

Fix configuration path

pull/420/head
Slavi Pantaleev 6年前
committed by GitHub
コミット
d14525ff69
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 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 ( matrix-docker-ansible-deploy/roles/matrix-synapse/vars/main.yml ) 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


読み込み中…
キャンセル
保存