DOC: httplog does not support 'no'

This commit is contained in:
PiBa-NL 2014-12-11 21:31:54 +01:00 committed by Willy Tarreau
parent 1228dc0e7a
commit bd556bf35c

View File

@ -4475,10 +4475,8 @@ option httplog [ clf ]
This option may be set either in the frontend or the backend. 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 Specifying only "option httplog" will automatically clear the 'clf' mode
in a specific instance by prepending the "no" keyword before it. Specifying if it was set by default.
only "option httplog" will automatically clear the 'clf' mode if it was set
by default.
See also : section 8 about logging. See also : section 8 about logging.