Browse Source

Explicitly refer users to the relevant roles file

Explicitly refer users to the relevant roles file so people know where to find the additional configuration options.
pull/2784/head
QEDeD 2 years ago
committed by GitHub
parent
commit
b7c0690542
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      docs/configuring-playbook-turn.md

+ 3
- 0
docs/configuring-playbook-turn.md View File

@@ -47,3 +47,6 @@ jitsi_web_stun_servers:
- stun:HOSTNAME_OR_IP:PORT
```
You can put multiple host/port combinations if you like.

## Further variables and configuration options
To see all the available configuration options, check roles/custom/matrix-coturn/defaults/main.yml

Loading…
Cancel
Save