feat: turn config

Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/17.
This commit is contained in:
cellarspoon
2021-12-13 00:03:24 +01:00
parent 4f936a594a
commit daf4fcb02e
3 changed files with 38 additions and 7 deletions

View File

@ -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