Parcourir la source
Update docs/configuring-playbook-jwt-service.md
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
element-call-integration
Slavi Pantaleev
il y a 1 an
committed by
GitHub
Parent
révision
ccb29beb30
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: B5690EEEBB952194
1 fichiers modifiés avec
1 ajouts et
0 suppressions
-
docs/configuring-playbook-jwt-service.md
|
|
|
@@ -27,6 +27,7 @@ Add the following configuration to your `inventory/host_vars/matrix.DOMAIN/vars. |
|
|
|
|
|
|
|
```yaml |
|
|
|
matrix_jwt_service_enabled: true |
|
|
|
|
|
|
|
# Set a secure key for LiveKit authentication |
|
|
|
matrix_element_call_livekit_dev_key: 'your-secure-livekit-key' |
|
|
|
``` |
|
|
|
|