services.lasuite-docs.gunicorn.extraArgs

NixOS option

Extra arguments to pass to the gunicorn process.

type: list of string
Default
[
  "--name=impress"
  "--workers=3"
]
declared in: nixos/modules/services/web-apps/lasuite-docs.nixView source on NixOS/nixpkgs →