services.prosody.uploadHttp

Configures the old Prosody builtin HTTP server to handle user uploads.

Type
null or (submodule)
Default
null
Example
{
  domain = "uploads.my-xmpp-example-host.org";
}
Declared
<nixpkgs/nixos/modules/services/networking/prosody.nix>