From 8c3ff38e77237378bd71c867f30dcf3d3923f00a Mon Sep 17 00:00:00 2001 From: Sergey Kandaurov Date: Fri, 25 Jun 2021 12:41:58 +0300 Subject: [PATCH] README: updated path after moving QUIC sources. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index f88cc3cc9..e8b5a428b 100644 --- a/README +++ b/README @@ -227,7 +227,7 @@ Example configuration: be easily filtered out. + If you want to investigate deeper, you may want to enable - additional debugging in src/event/ngx_event_quic_connection.h: + additional debugging in src/event/quic/ngx_event_quic_connection.h: #define NGX_QUIC_DEBUG_PACKETS #define NGX_QUIC_DEBUG_FRAMES