Add trusted servers to matrix configuration

This commit is contained in:
Root User 2026-02-10 17:31:10 +01:00
parent 7f122aab05
commit 8da43a68e1
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -71,6 +71,8 @@
allow_federation = true;
allow_check_for_updates = true;
trusted_servers = ["matrix.org" "lilyu.xyz"];
# See https://docs.conduit.rs/turn.html, and https://github.com/element-hq/synapse/blob/develop/docs/turn-howto.md for more details
# turn_uris = [
# "turn:your.turn.url?transport=udp"