]> git.cworth.org Git - cworth.org/blobdiff - ikiwiki.setup
Disable the htmlscrubber plugin
[cworth.org] / ikiwiki.setup
index cbc275f8ca665efe7621a4f32c853f19375addf2..4e418aa471be4205990291273c53b2d180406842 100644 (file)
@@ -85,7 +85,7 @@ use IkiWiki::Setup::Standard {
        add_plugins => [qw{goodstuff}],
        # If you want to disable any of the default plugins, list them here.
        #disable_plugins => [qw{inline htmlscrubber passwordauth openid}],
-       disable_plugins => [qw{smiley}],
+       disable_plugins => [qw{smiley htmlscrubber}],
 
        # For use with the tag plugin, make all tags be located under a
        # base page.