services.youtrack.generalParameters
NixOS option
General configuration parameters and other JVM options. See https://www.jetbrains.com/help/youtrack/server/2023.3/youtrack-java-start-parameters.html#general-parameters for more information.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/web-apps/youtrack.nixView source on NixOS/nixpkgs →[ "-Djetbrains.youtrack.admin.restore=true" "-Xmx1024m" ];