From d5bba959bb4f434b3de50a609e4b35fde8d8b437 Mon Sep 17 00:00:00 2001 From: scw00 Date: Tue, 23 Jun 2020 08:41:09 +0800 Subject: [PATCH] Document qlog_dir configuration --- doc/admin-guide/files/records.config.en.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/admin-guide/files/records.config.en.rst b/doc/admin-guide/files/records.config.en.rst index f24c359d51e..80a64e6e309 100644 --- a/doc/admin-guide/files/records.config.en.rst +++ b/doc/admin-guide/files/records.config.en.rst @@ -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: