aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Allow_overriding_of_symlink_restriction.mdwn
Commit message (Collapse)AuthorAge
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
|
* fix a few direcivesJoey Hess2008-08-26
|
* Add allow_symlinks_before_srcdir config settingJoey Hess2008-07-21
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.