1
0
mirror of https://github.com/ArcticFoxes-net/Synapse-Ubuntu-ZFS synced 2024-12-30 11:21:33 -05:00

Disable authenticated media

As ArcticFoxes is a public server, authenticated media serves no purpose other than breaking certain clients.

Signed-off-by: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com>
This commit is contained in:
wj25czxj47bu6q 2024-12-19 05:50:35 +00:00 committed by GitHub
parent c0d3e96bb0
commit 799f6c372a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,3 +24,4 @@ url_preview_ip_range_blacklist:
- '2001:db8::/32'
- 'ff00::/8'
- 'fec0::/10'
enable_authenticated_media: false