From 640a6998046c4a94d3fb59469b1cdcccedbeb01a Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Mon, 14 Apr 2025 18:28:09 +0200 Subject: [PATCH] DOC: config: add the missing "profiling.memory" to the global kw index It was in the description but not in the index. This can be backported to all versions where it applies. --- doc/configuration.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/configuration.txt b/doc/configuration.txt index cdcd9ebc8..23988f85e 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -1628,6 +1628,7 @@ The following keywords are supported in the "global" section : - nopoll - noreuseport - nosplice + - profiling.memory - profiling.tasks - server-state-base - server-state-file -- 2.47.2