services.snipe-it.nginx.kTLS

NixOS option

Whether to enable kTLS support. Implementing TLS in the kernel (kTLS) improves performance by significantly reducing the need for copying operations between user space and the kernel. Required Nginx version 1.21.4 or later.

type: boolean
Default
false
declared in: nixos/modules/services/web-apps/snipe-it.nixView source on NixOS/nixpkgs →