Procházet zdrojové kódy

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

Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
element-call-integration
Slavi Pantaleev před 1 rokem
committed by GitHub
rodič
revize
66cc36466c
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: B5690EEEBB952194
1 změnil soubory, kde provedl 2 přidání a 4 odebrání
  1. +2
    -4
      docs/configuring-playbook-livekit-server.md

+ 2
- 4
docs/configuring-playbook-livekit-server.md Zobrazit soubor

@@ -32,10 +32,8 @@ matrix_element_call_livekit_dev_key: 'your-secure-livekit-key'
```

## Installing
After potentially adjusting DNS records and configuring the playbook, run the installation command again:
```yaml
ansible-playbook -i inventory setup.yml
```

After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all` or `just setup-all`

## Usage
Once installed, and in conjunction with Element Call and JWT Service, Livekit will become the WebRTC backend for all Element client calls.


Načítá se…
Zrušit
Uložit