Skip to content

Commit

Permalink
Explicitly keep authenticated media disabled in the Synapse configura…
Browse files Browse the repository at this point in the history
…tion

[skip ci]

Related to #12
  • Loading branch information
spantaleev committed Sep 23, 2024
1 parent a2c3523 commit 72120c5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion etc/services/core/synapse/config/homeserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,9 @@ rc_login:
#
#federation_rr_transactions_per_room_per_second: 50


# Authenticated media is not supported yet.
# See: https://github.com/etkecc/baibot/issues/12
enable_authenticated_media: false

# Directory where uploaded images and attachments are stored.
#
Expand Down

0 comments on commit 72120c5

Please sign in to comment.