services.unifi.initialJavaHeapSize

NixOS option

Set the initial heap size for the JVM in MB. If this option isn’t set, the JVM will decide this value at runtime.

type: null or signed integer
Default
null
Example
1024
declared in: nixos/modules/services/networking/unifi.nixView source on NixOS/nixpkgs →