turn server
This commit is contained in:
parent
d470d2dd1f
commit
92b5fe3604
@ -63,4 +63,7 @@ email:
|
|||||||
enable_notifs: true
|
enable_notifs: true
|
||||||
invite_client_location: "https://matrix-client.server-nb.de"
|
invite_client_location: "https://matrix-client.server-nb.de"
|
||||||
client_base_url: "https://matrix.server-nb.de"
|
client_base_url: "https://matrix.server-nb.de"
|
||||||
|
## TURN ##
|
||||||
|
turn_uris: ["turn:turn.serber-nb.de:3478?transport=udp"] # The shared secret used to compute passwords for the TURN server
|
||||||
|
turn_username: coturn
|
||||||
|
turn_password: FEUvmPGR2a27hW
|
||||||
|
Loading…
Reference in New Issue
Block a user