services.prosody.httpFileShare.daily_quota

NixOS option

Maximum size of daily uploaded files per user, in bytes.

type: null or signed integer
Default
10 * services.prosody.httpFileShare.size_limit
Example
"100*1024*1024"
declared in: nixos/modules/services/networking/prosody.nixView source on NixOS/nixpkgs →