Browse Source

Update docs/configuring-playbook-livekit-server.md

Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
element-call-integration
Slavi Pantaleev 1 year ago
committed by GitHub
parent
commit
c07b093902
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/configuring-playbook-livekit-server.md

+ 1
- 1
docs/configuring-playbook-livekit-server.md View File

@@ -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


Loading…
Cancel
Save