From 8397254463ed752e391974065971cc4d3dd6ce59 Mon Sep 17 00:00:00 2001 From: William Lallemand Date: Wed, 18 Nov 2020 10:41:24 +0100 Subject: [PATCH] DOC: add missing 3.10 in the summary 3.10. Log forwarding was missing in the summary. (cherry picked from commit 0217b7b24bb33d746d2bf625f5e894007517d1b0) Signed-off-by: William Lallemand --- doc/configuration.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/configuration.txt b/doc/configuration.txt index d921fbc..d64e8b7 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -54,6 +54,7 @@ Summary 3.7. Programs 3.8. HTTP-errors 3.9. Rings +3.10. Log forwarding 4. Proxies 4.1. Proxy keywords matrix -- 1.7.10.4