Compare commits
2 Commits
202be63c7a
...
963a7039ea
Author | SHA1 | Date | |
---|---|---|---|
963a7039ea | |||
7df2bdd0b3 |
@ -14,7 +14,7 @@ RUN apk add --no-cache \
|
||||
poetry \
|
||||
git
|
||||
|
||||
ENV VERSION=v1.118.0
|
||||
ENV VERSION=v1.120.0
|
||||
RUN git clone https://github.com/element-hq/synapse.git
|
||||
WORKDIR /synapse
|
||||
RUN git checkout $VERSION
|
||||
|
@ -1141,7 +1141,7 @@ oembed:
|
||||
# Defaults to "https://www.recaptcha.net/recaptcha/api/siteverify".
|
||||
#
|
||||
#recaptcha_siteverify_api: "https://my.recaptcha.site"
|
||||
|
||||
enable_authenticated_media: true
|
||||
|
||||
## TURN ##
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user