services.nextcloud.cli.memoryLimit

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
<nixpkgs/nixos/modules/services/web-apps/nextcloud.nix>