Просмотр исходного кода
Update docs/configuring-playbook-livekit-server.md
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
element-call-integration
Slavi Pantaleev
1 год назад
committed by
GitHub
Родитель
Сommit
c07b093902
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: B5690EEEBB952194
1 измененных файлов:
1 добавлений и
1 удалений
-
docs/configuring-playbook-livekit-server.md
|
|
|
@@ -23,7 +23,7 @@ Ensure that the following DNS names have a public IP/FQDN: |
|
|
|
|
|
|
|
## Adjusting the playbook configuration |
|
|
|
|
|
|
|
Add the following configuration to your `inventory/host_vars/matrix.DOMAIN/vars.yml` file: |
|
|
|
Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file: |
|
|
|
|
|
|
|
```yaml |
|
|
|
matrix_livekit_server_enabled: true |
|
|
|
|