avoid warning

master
Joey Hess 2010-05-14 20:33:53 -04:00
parent d80a649073
commit ce731ec33f
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ use IkiWiki::Setup::Standard {
# we don't want to pull in the normal underlays
underlaydirbase => "underlays/empty",
underlaydir => "underlays/empty",
disable_plugins => [qw{openid}], # needs special underlay
discussion => 0,
locale => '',
verbose => 1,