services.limesurvey.httpd.virtualHost.http2

NixOS option

Whether to enable HTTP 2. HTTP/2 is supported in all multi-processing modules that come with httpd. However, if you use the prefork mpm, there will be severe restrictions. Refer to https://httpd.apache.org/docs/2.4/howto/http2.html#mpm-config for details.

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