manually list admins

This commit is contained in:
Henry Hiles 2026-02-19 20:09:53 -05:00
commit fe7c1d1af8
No known key found for this signature in database

View file

@ -49,6 +49,12 @@
url_preview_domain_explicit_allowlist = [ "*" ];
url_preview_max_spider_size = 2097152;
admins_from_room = false;
admins_list = [
"@quadradical:federated.nexus"
"@hexaheximal:federated.nexus"
];
max_request_size = 524288000;
allow_local_presence = false;