services.lasuite-drive.gunicorn.extraArgs

NixOS option

Extra arguments to pass to the gunicorn process.

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