bump: 1.21.1 #4

Open
ange wants to merge 9 commits from staging into prod
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 2f4e00a44e - Show all commits

View File

@ -48,8 +48,8 @@ export TURN_SHARED_SECRET; TURN_SHARED_SECRET="$(get_synapse_key turn_shared_s
export REGISTRATION_SECRET; REGISTRATION_SECRET="$(get_synapse_key registration_shared_secret)"
kcreatecm synapse \
--from-file=homeserver.yaml=<(envsubst "$(env | xargs printf '$%s ')" < homeserver.yaml) \
--from-file=log.config=<(envsubst "$(env | xargs printf '$%s ')" < log.config)
--from-file=homeserver.yaml=<(envsubst "$(env | xargs printf '$%s ')" < config/homeserver.yaml) \
--from-file=log.config=<(envsubst "$(env | xargs printf '$%s ')" < config/log.config)
kapply common/keys.yaml common/app.yaml common/delegation.yaml

View File

@ -0,0 +1 @@
# https://element-hq.github.io/synapse/latest/setup/turn/coturn.html