X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/12422e98901cef2774b15ec0e6468e88d4d0a6c6..8c723b55644c28876ea523cf51b2ea515989aff3:/doc/ikiwiki.setup diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index d6ca7bb0b..3e0e1599e 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -48,10 +48,8 @@ use IkiWiki::Setup::Standard { #anonok => 1, # Generate rss feeds for pages? rss => 1, - # Use the Hyper Estraier search engine? - #hyperestraier => 1, # Sanitize html? sanitize => 1, # To change the enabled plugins, edit this list - #plugin => [qw{pagecount inline brokenlinks}], + #plugin => [qw{pagecount inline brokenlinks hyperestraier smiley}], }