mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-14 11:08:56 +01:00
Compare commits
No commits in common. "b5f89e64295464997786ef8204d01efd4178b948" and "75bb7732f638f9664b0c2b838de975cce423dbb0" have entirely different histories.
b5f89e6429
...
75bb7732f6
@ -91,7 +91,7 @@ When NOT using Pantalaimon, Draupnir does not log in by itself and you must give
|
||||
|
||||
Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file (adapt to your needs):
|
||||
|
||||
You must replace `ACCESS_TOKEN_FROM_STEP_2_GOES_HERE` and `ROOM_ID_FROM_STEP_4_GOES_HERE` with your own values.
|
||||
You must replace `ACCESS_TOKEN_FROM_STEP_2_GOES_HERE` and `ROOM_ID_FROM_STEP_4_GOES_HERE` with the your own values.
|
||||
|
||||
```yaml
|
||||
matrix_bot_draupnir_enabled: true
|
||||
|
@ -87,7 +87,7 @@ When NOT using Pantalaimon, Mjolnir does not log in by itself and you must give
|
||||
|
||||
Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file (adapt to your needs):
|
||||
|
||||
You must replace `ACCESS_TOKEN_FROM_STEP_2_GOES_HERE` and `ROOM_ID_FROM_STEP_4_GOES_HERE` with your own values.
|
||||
You must replace `ACCESS_TOKEN_FROM_STEP_2_GOES_HERE` and `ROOM_ID_FROM_STEP_4_GOES_HERE` with the your own values.
|
||||
|
||||
```yaml
|
||||
matrix_bot_mjolnir_enabled: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user