MyNixOS website logo
option

services.dolibarr.h2o.tls.quic

Enables HTTP/3 over QUIC on the UDP port for TLS. The attrset provides fine-turning for QUIC behavior, but can be empty. See https://h2o.examp1e.net/configure/http3_directives.html#quic-attributes.

Declarations
Type
null or (attribute set)
Default
null
Example
{
  amp-limit = 2;
  handshake-timeout-rtt-multiplier = 300;
  retry = "ON";
}