services.nextcloud.cli.memoryLimit

NixOS option

The memory_limit of PHP is equal to services.nextcloud.maxUploadSize. The value can be customized for nextcloud-cron.service using this option.

type: null or string
Default
null
Example
"1G"
declared in: nixos/modules/services/web-apps/nextcloud.nixView source on NixOS/nixpkgs →