]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki.setup
web commit by joey
[ikiwiki.git] / doc / ikiwiki.setup
index c773855830eb7d0ea842666683ea154eb49da29c..87a19aefc738c560f4c8b76cea0bfc5ae46dcce0 100644 (file)
@@ -50,4 +50,8 @@ use IkiWiki::Setup::Standard {
        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}],
 }