allow symlinks
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
7b4232ff48
commit
911e6a47bf
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue