allow symlinks

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-09-20 13:44:18 +02:00
parent 7b4232ff48
commit 911e6a47bf

View file

@ -23,6 +23,8 @@ use IkiWiki::Setup::Standard {
url => 'http://www.nico.schottelius.org/',
# url to the ikiwiki.cgi
cgiurl => '',
allow_symlinks_before_srcdir => 1,
# filename of cgi wrapper to generate
cgi_wrapper => '',
# mode for cgi_wrapper (can safely be made suid)