Remove redundant trusted server from Matrix configuration that might cause issues.

This commit is contained in:
Root User 2026-02-10 18:48:43 +01:00
parent 5feeff9d3e
commit a986fe18c4
Signed by: root
GPG key ID: 087F0A95E5766D72
2 changed files with 2 additions and 1 deletions

View file

@ -71,7 +71,7 @@
allow_federation = true;
allow_check_for_updates = true;
trusted_servers = ["matrix.org" "lilyu.xyz"];
trusted_servers = ["matrix.org"];
# 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 = [