trying to get web to work

This commit is contained in:
q 2024-11-17 17:12:59 -05:00
parent 4ef765d722
commit d882e119c7

View file

@ -276,6 +276,7 @@ Component "chat.thirdculture.top" "muc"
modules_enabled = { "muc_mam", "vcard_muc"} modules_enabled = { "muc_mam", "vcard_muc"}
Component "upload.thirdculture.top" "http_file_share" Component "upload.thirdculture.top" "http_file_share"
modules_enabled = { "http_altconnect" }
http_external_url = "https://upload.thirdculture.top" http_external_url = "https://upload.thirdculture.top"
http_file_share_size_limit = 20971520 http_file_share_size_limit = 20971520
http_file_share_expire_after = 60 * 60 * 24 * 7 http_file_share_expire_after = 60 * 60 * 24 * 7