]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki.setup
* Drop real uid/gid in the suid wrapper, thus allowing commits to remote
[ikiwiki.git] / doc / ikiwiki.setup
index 9a4b61ec407a3e2d8b05b639f8503c36e4ce813d..ee5e394bec01f4b3e72a66f82878573afca44d69 100644 (file)
@@ -83,7 +83,7 @@ use IkiWiki::Setup::Standard {
        # To add plugins, list them here.
        #add_plugins => [qw{meta tag pagecount brokenlinks search smiley
        #                   wikitext camelcase pagestats htmltidy fortune
-       #                   sidebar map rst}],
+       #                   sidebar map rst toc}],
        # If you want to disable any of the default plugins, list them here.
        #disable_plugins => [qw{inline htmlscrubber}],
 }