remove useless option
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
911e6a47bf
commit
a1a7db35bc
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ use IkiWiki::Setup::Standard {
|
||||||
url => 'http://www.nico.schottelius.org/',
|
url => 'http://www.nico.schottelius.org/',
|
||||||
# url to the ikiwiki.cgi
|
# url to the ikiwiki.cgi
|
||||||
cgiurl => '',
|
cgiurl => '',
|
||||||
allow_symlinks_before_srcdir => 1,
|
|
||||||
|
|
||||||
# filename of cgi wrapper to generate
|
# filename of cgi wrapper to generate
|
||||||
cgi_wrapper => '',
|
cgi_wrapper => '',
|
||||||
# mode for cgi_wrapper (can safely be made suid)
|
# mode for cgi_wrapper (can safely be made suid)
|
||||||
|
|
Loading…
Reference in a new issue