X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/0b1828f694dde648c63a192a132308348438379a..942a3fe01a036a76fe8bd38ff7bb9c3ff1486631:/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, }