X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/0b1828f694dde648c63a192a132308348438379a..c3c93a05f9eccaecb15875d1c9c1d4a9adb5f06d:/doc/ikiwiki.setup diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 374093a5e..17b647e75 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -44,4 +44,8 @@ use IkiWiki::Setup::Standard { # Can anonymous web users edit pages? #anonok => 1, + # Generate rss feeds for pages? + rss => 1, + # Use the Hyper Estraier search engine? + #hyperestraier => 1, }