reorder trusted servers

This commit is contained in:
Henry Hiles 2026-03-06 16:13:30 -05:00
commit d0c28e8450
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -54,7 +54,7 @@
"github.com/ggicci/caddy-jwt@v1.1.0"
"pkg.jsn.cam/caddy-defender@v0.9.0"
];
hash = "sha256-F7dxKwReGNCq85Wi/9TW8FsbgLRkJtA/RtZjoQRMZ+Q=";
hash = "sha256-oHVMZZX3wTB6EoZJnFHNnSj+3oB7ref2hMsxJ5b0/mo=";
};
globalConfig = ''

View file

@ -40,15 +40,15 @@
new_user_displayname_suffix = "";
default_room_version = "12";
forbidden_remote_server_names = [
"freetard\\.net$" # racism, zip bomb attempts
];
ignore_messages_from_server_names = [ ];
trusted_servers = [
"matrix.org"
"maunium.net"
"codestorm.net"
"unredacted.org"
"matrix.org"
];
admins_from_room = false;