From: Joey Hess Date: Mon, 21 Jul 2008 22:33:09 +0000 (-0400) Subject: Add allow_symlinks_before_srcdir config setting X-Git-Tag: 2.55~86^2 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/c2a2f715087a4602876618fdec2fad073308a6d5?hp=c2a2f715087a4602876618fdec2fad073308a6d5 Add allow_symlinks_before_srcdir config setting can be used to avoid a security check that is a good safe default, but problimatic overkill in some situations. I decided to underdocument this, because the option looks ugly, and I don't want people randomly turning it on because it looks like a good idea. So if you need it, you'll get an error message mentioning how to fix it. ---