Configures the old Prosody builtin HTTP server to handle user uploads.
Declarations
Type
null or (submodule)
Default
null
Example
{
domain = "uploads.my-xmpp-example-host.org";
}
Configures the old Prosody builtin HTTP server to handle user uploads.
null or (submodule)
null
{
domain = "uploads.my-xmpp-example-host.org";
}