Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions doc/admin-guide/files/records.config.en.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3884,6 +3884,12 @@ QUIC Configuration
All configurations for QUIC are still experimental and may be changed or
removed in the future without prior notice.

.. ts:cv:: CONFIG proxy.config.quic.qlog_dir STRING NULL
:reloadable:

The qlog is enabled when this configuration is not NULL. And will dump
the qlog to this dir.

.. ts:cv:: CONFIG proxy.config.quic.instance_id INT 0
:reloadable:

Expand Down