services.dependency-track.javaArgs
NixOS option
Java options passed to JVM. Configuring this is usually not necessary, but for small systems it can be useful to tweak the JVM heap size.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/web-apps/dependency-track.nixView source on NixOS/nixpkgs →[ "-Xmx16G" ]