Removed coturn from the stack because of misconfiguration and for less complexity
This commit is contained in:
@@ -1166,15 +1166,12 @@ oembed:
|
||||
|
||||
# The public URIs of the TURN server to give to clients
|
||||
#
|
||||
turn_uris:
|
||||
- "turn:turn.domain.ltd?transport=udp"
|
||||
- "turn:turn.domain.ltd?transport=tcp"
|
||||
- "turns:turn.domain.ltd:5349?transport=udp"
|
||||
- "turns:turn.domain.ltd:5349?transport=tcp"
|
||||
#turn_uris:
|
||||
|
||||
|
||||
# The shared secret used to compute passwords for the TURN server
|
||||
#
|
||||
turn_shared_secret: G6ktKGK9XMs9zP9tvyojRydRHkcYK9gvS8KCAsgBXaFQjbSHgntLfLJg8Yx2VBXB
|
||||
#turn_shared_secret:
|
||||
|
||||
# The Username and password if the TURN server needs them and
|
||||
# does not use a token
|
||||
|
||||
Reference in New Issue
Block a user