MyNixOS website logo
option

services.prosody.httpFileShare

Configures the http_file_share module to handle user uploads.

Declarations
Type
null or (int, bool, string or list of them)
Default
null
Example
{
  domain = "uploads.my-xmpp-example-host.org";
}