version = "41-1" package = "mod_http_upload_external" source = { ["dir"] = "Community-Modules-dff042647892/mod_http_upload_external"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/dff042647892.tar.gz/mod_http_upload_external"; ["file"] = "prosody-modules-dff042647892.tar.gz"; } build = { ["modules"] = { ["mod_http_upload_external"] = "mod_http_upload_external.lua"; }; ["type"] = "builtin"; } description = { ["homepage"] = "https://modules.prosody.im/mod_http_upload_external.html"; ["license"] = "MIT"; ["summary"] = "Variant of mod_http_upload that delegates HTTP handling to other server using signed URLs"; }