From 39055d159ff7ef68ae046162f5f1c0fadb3ae58a Mon Sep 17 00:00:00 2001 From: Christopher Faulet Date: Thu, 5 Jan 2023 11:24:55 +0100 Subject: [PATCH] DOC: config: remove duplicated "http-response sc-set-gpt0" directive This directive was erroneously duplicated. This patch could be backported as far as 2.5. --- doc/configuration.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index 8b2b9a6f7..c5e6d2a03 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -7925,8 +7925,6 @@ http-response sc-inc-gpc1() [ { if | unless } ] http-response sc-set-gpt(,) { | } [ { if | unless } ] -http-response sc-set-gpt0() { | } - [ { if | unless } ] http-response sc-set-gpt0() { | } [ { if | unless } ] -- 2.47.3