Displaying 1 result from an estimated 1 matches for "directivename".
2014 Oct 10
16
[Bug 2288] New: documentation of options defaulting to "none"
...ly someone should really go through all the options, and
check whether the defaults still match.
2) The manpages should somehow better denote, what is actually value
and what is just prose text, since ?none? (as it also appears for
?yes?) could mean both, the literal string "none", i.e.:
DirectiveName none
or that the directive's value is empty, i.e.:
DirectiveName ""
3) I personally tend to generally using the later or somehow better
handling cases when a directive may take special enums and aribtrary
strings like filenames.
Cheers,
Chris.
--
You are receiving this mail becau...