services.nghttpx.backends.*.params

Parameters to configure a backend.

Type
null or (submodule)
Default
null
Example
{
  proto = "h2";
  tls = true;
}
Declared
<nixpkgs/nixos/modules/services/networking/nghttpx/nghttpx-options.nix>