feat: turn config
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/17.
This commit is contained in:
@ -15,3 +15,11 @@ SYNAPSE_ADMIN_EMAIL=admin@example.com
|
||||
#KEYCLOAK_URL=
|
||||
#KEYCLOAK_CLIENT_ID=
|
||||
#SECRET_KEYCLOAK_CLIENT_SECRET_VERSION=v1
|
||||
|
||||
#COMPOSE_FILE="compose.yml:compose.turn.yml"
|
||||
#TURN_ENABLED=1
|
||||
#TURN_URI=
|
||||
#TURN_USERNAME=
|
||||
#TURN_ALLOW_GUESTS=true
|
||||
#SECRET_TURN_SHARED_SECRET_VERSION=v1
|
||||
#SECRET_TURN_PASSWORD_VERSION=v1
|
||||
|
||||
Reference in New Issue
Block a user