add more trusted servers
This commit is contained in:
parent
086b008d84
commit
38d935e18e
1 changed files with 2 additions and 1 deletions
|
|
@ -41,8 +41,9 @@
|
|||
allow_public_room_directory_over_federation = true;
|
||||
trusted_servers = [
|
||||
"matrix.org"
|
||||
"tchncs.de"
|
||||
"maunium.net"
|
||||
"codestorm.net"
|
||||
"unredacted.org"
|
||||
];
|
||||
ignore_messages_from_server_names = [ ];
|
||||
url_preview_domain_explicit_allowlist = [ "*" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue