MyNixOS website logo
option

services.prosody.uploadHttp

Configures the Prosody builtin HTTP server to handle user uploads.

Declarations
Type
null or (submodule)
Default
null
Example
{
  domain = "uploads.my-xmpp-example-host.org";
}