services.geoserver.jettyOpts

NixOS option

Any options passed to the Jetty web server via the JETTY_OPTS environment variable. See startup.sh for details.

type: strings concatenated with "\n"
Default
""
Example
"jetty.http.port=1234"
declared in: nixos/modules/services/web-apps/geoserver.nixView source on NixOS/nixpkgs →