From: Joey Hess Date: Tue, 5 Aug 2008 23:16:24 +0000 (-0400) Subject: don't set values for verbose and syslog by default X-Git-Tag: 2.60~50 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/4f22989be1d0f901c4eb7b2be66e8483b3de30fa?hp=4f22989be1d0f901c4eb7b2be66e8483b3de30fa don't set values for verbose and syslog by default Setting the values in the setup file by default makes it annoyingly hard to override them at the command line (since setup files override the command line). Both default to off if no value is set. ---