]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki.pm
po: clarify code with some comments
[ikiwiki.git] / IkiWiki.pm
index bab7b707aa6c485338fb3b863760e8019cd65e1c..91d2e6082a9291a24ffd17681bb8fc2b00470c2f 100644 (file)
@@ -120,7 +120,7 @@ sub getsetup () { #{{{
        },
        default_plugins => {
                type => "internal",
-               default => [qw{mdwn link inline htmlscrubber passwordauth
+               default => [qw{mdwn link inline meta htmlscrubber passwordauth
                                openid signinedit lockedit conditional
                                recentchanges parentlinks editpage}],
                description => "plugins to enable by default",