aboutsummaryrefslogtreecommitdiff
path: root/po/underlay.setup
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-14 20:33:53 -0400
committerJoey Hess <joey@kitenet.net>2010-05-14 20:33:53 -0400
commitce731ec33fc4b30fae1f99be7476d9cb1c494fc9 (patch)
tree6d2a541a9a126f9c84d9f9b915b2c8b4a96691d6 /po/underlay.setup
parentd80a649073ecabe70870fbe01dfcdf6fc8735201 (diff)
downloadikiwiki-ce731ec33fc4b30fae1f99be7476d9cb1c494fc9.tar
ikiwiki-ce731ec33fc4b30fae1f99be7476d9cb1c494fc9.tar.gz
avoid warning
Diffstat (limited to 'po/underlay.setup')
-rw-r--r--po/underlay.setup1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/underlay.setup b/po/underlay.setup
index c34045981..8d3516cff 100644
--- a/po/underlay.setup
+++ b/po/underlay.setup
@@ -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,