From: Julien Pivotto Date: Wed, 27 Nov 2019 14:49:54 +0000 (+0100) Subject: DOC: Fix ordered list in summary X-Git-Tag: v2.2-dev1~222 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ccee41ae8bbd27c7df6388c0ece890fa84c269f;p=thirdparty%2Fhaproxy.git DOC: Fix ordered list in summary Section 6 about the cache was placed between 7 and 8. This should be backported to 2.1. Signed-off-by: Julien Pivotto --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 432c265aea..7cf43d4407 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -64,6 +64,12 @@ Summary 5.3.1. Global overview 5.3.2. The resolvers section +6. Cache +6.1. Limitation +6.2. Setup +6.2.1. Cache section +6.2.2. Proxy section + 7. Using ACLs and fetching samples 7.1. ACL basics 7.1.1. Matching booleans @@ -82,12 +88,6 @@ Summary 7.3.6. Fetching HTTP samples (Layer 7) 7.4. Pre-defined ACLs -6. Cache -6.1. Limitation -6.2. Setup -6.2.1. Cache section -6.2.2. Proxy section - 8. Logging 8.1. Log levels 8.2. Log formats