services.prosody.uploadHttp.httpUploadPath
Directory where the uploaded files will be stored when the http_upload module is used. By default, uploaded files are put in a sub-directory of the default Prosody storage path (usually /var/lib/prosody).
- Type
string- Default
"/var/lib/prosody"- Declared
- <nixpkgs/nixos/modules/services/networking/prosody.nix>