X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9589b7a83c943891dfbaaea38781b2cb4366cc4f..890863679fea395172c247877579d391563c3b5e:/README?ds=inline diff --git a/README b/README index ba632a300..488ef7191 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ A few special variables you can set while using the Makefile: PROFILE=1 turns on profiling for the build of the doc wiki. Uses Devel::Profile -NOTAINT=1 turns off the taint flag in the ikiwiki program. (Recommended +NOTAINT=0 turns on the taint flag in the ikiwiki program. (Not recommended unless your perl is less buggy than mine -- see http://bugs.debian.org/411786)