]> git.ipfire.org Git - thirdparty/squid.git/commit
Documentation: display default-if-none instead of 'none' defaults.
authorAmos Jeffries <amosjeffries@squid-cache.org>
Thu, 30 Sep 2010 01:12:15 +0000 (19:12 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Thu, 30 Sep 2010 01:12:15 +0000 (19:12 -0600)
commitc58a4b535be1d6a8d7585c51b19261b49bd31eea
treee3a82c233a0f14d152beed09a007c45d04ab83bc
parentf43f3c01826a9a7f70b53890df3983d3deccaeeb
Documentation: display default-if-none instead of 'none' defaults.

Updates the parser to accept DEFAULT_IF_NONE: as a valid default value
instead of requiring "DEFAULT: none" to be explicitly configured.

This removes several cases from the docs where 'none' is displayed but
means 'no default' rather than the text value of "none" being possible.
scripts/www/build-cfg-help.pl
src/cf.data.pre
src/cf_gen.cc