]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: httplog does not support 'no'
authorPiBa-NL <piba.nl.dev@gmail.com>
Thu, 11 Dec 2014 20:31:54 +0000 (21:31 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 12 Dec 2014 10:21:34 +0000 (11:21 +0100)
doc/configuration.txt

index aa6baabb4a73f698f697a51e22004524aab1a959..5dc3afab30468d7a715932c8c80f7b9895298879 100644 (file)
@@ -4475,10 +4475,8 @@ option httplog [ clf ]
 
   This option may be set either in the frontend or the backend.
 
-  If this option has been enabled in a "defaults" section, it can be disabled
-  in a specific instance by prepending the "no" keyword before it. Specifying
-  only "option httplog" will automatically clear the 'clf' mode if it was set
-  by default.
+  Specifying only "option httplog" will automatically clear the 'clf' mode
+  if it was set by default.
 
   See also :  section 8 about logging.