Edit lines for vars.yml
(#3933)
* Simplify paths to vars.yml if referred multiple times Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org> * Fix the filename: vars.yaml → vars.yml Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org> --------- Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org> Co-authored-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
docs
configuring-playbook-alertmanager-receiver.mdconfiguring-playbook-appservice-draupnir-for-all.mdconfiguring-playbook-bot-baibot.mdconfiguring-playbook-bot-buscarron.mdconfiguring-playbook-bot-draupnir.mdconfiguring-playbook-bot-go-neb.mdconfiguring-playbook-bot-honoroit.mdconfiguring-playbook-bot-maubot.mdconfiguring-playbook-bot-mjolnir.mdconfiguring-playbook-bridge-appservice-discord.mdconfiguring-playbook-bridge-heisenbridge.mdconfiguring-playbook-bridge-hookshot.mdconfiguring-playbook-bridge-mautrix-bridges.mdconfiguring-playbook-bridge-mautrix-telegram.mdconfiguring-playbook-bridge-mautrix-wsproxy.mdconfiguring-playbook-cactus-comments.mdconfiguring-playbook-client-cinny.mdconfiguring-playbook-client-element-web.mdconfiguring-playbook-client-hydrogen.mdconfiguring-playbook-client-schildichat-web.mdconfiguring-playbook-conduit.mdconfiguring-playbook-dendrite.mdconfiguring-playbook-dimension.mdconfiguring-playbook-email2matrix.mdconfiguring-playbook-etherpad.mdconfiguring-playbook-federation.mdconfiguring-playbook-jitsi.mdconfiguring-playbook-ma1sd.mdconfiguring-playbook-matrix-authentication-service.mdconfiguring-playbook-matrix-registration.mdconfiguring-playbook-ntfy.mdconfiguring-playbook-prometheus-grafana.mdconfiguring-playbook-rageshake.mdconfiguring-playbook-sliding-sync-proxy.mdconfiguring-playbook-ssl-certificates.mdconfiguring-playbook-sygnal.mdconfiguring-playbook-synapse-admin.mdconfiguring-playbook-synapse-usage-exporter.mdconfiguring-playbook-synapse.md
roles/custom/matrix-conduit/defaults
@ -56,7 +56,7 @@ Take note of each room's room ID (different clients show the room ID in a differ
|
||||
|
||||
## Adjusting the playbook configuration
|
||||
|
||||
To enable Email2Matrix, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file. Make sure to replace `ACCESS_TOKEN_FOR_EMAIL2MATRIX1_HERE` and `ACCESS_TOKEN_FOR_EMAIL2MATRIX2_HERE` with the ones created [above](#obtain-an-access-token).
|
||||
To enable Email2Matrix, add the following configuration to your `vars.yml` file. Make sure to replace `ACCESS_TOKEN_FOR_EMAIL2MATRIX1_HERE` and `ACCESS_TOKEN_FOR_EMAIL2MATRIX2_HERE` with the ones created [above](#obtain-an-access-token).
|
||||
|
||||
```yaml
|
||||
matrix_email2matrix_enabled: true
|
||||
|
Reference in New Issue
Block a user