bump up max filesize

This commit is contained in:
Henry Hiles 2026-02-17 15:18:17 -05:00
commit e1e1ed17c2
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -49,6 +49,8 @@
url_preview_domain_explicit_allowlist = [ "*" ];
url_preview_max_spider_size = 2097152;
max_request_size = 50000000;
allow_local_presence = false;
allow_incoming_presence = false;
allow_outgoing_presence = false;