X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/85f4b99710fa94b9b67cee061c37eaf49be36b25..a020228805485f19e35f72d0be50d1013d5109ec:/IkiWiki.pm diff --git a/IkiWiki.pm b/IkiWiki.pm index 1a55945a8..bab7b707a 100644 --- a/IkiWiki.pm +++ b/IkiWiki.pm @@ -411,7 +411,7 @@ sub getsetup () { #{{{ rebuild => 0, }, allow_symlinks_before_srcdir => { - type => "string", + type => "boolean", default => 0, description => "allow symlinks in the path leading to the srcdir (potentially insecure)", safe => 0,