Igor Sirotin f8b036594e
fix(conf): default QUIC off on the messaging path (#4084)
The structured path was the only place defaulting quicSupport to true
(kernel default is false). Booting that QUIC listener SIGSEGVs in
lsquic setupSSLContext, so keep QUIC opt-in until the transport is
validated.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-30 21:34:49 +01:00
..