services.radicle.httpd.nginx.http3
NixOS option
Whether to enable the HTTP/3 protocol. This requires activating the QUIC transport protocol services.nginx.virtualHosts.<name>.quic = true;. Note that HTTP/3 support is experimental and not yet recommended for production. Read more at https://quic.nginx.org/ HTTP/3 availability must be manually advertised, preferably in each location block.
type: booleanDefault
declared in: nixos/modules/services/misc/radicle.nixView source on NixOS/nixpkgs →true