X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/ca366fc9025197a5d32034a446dc35b776101d78..942a3fe01a036a76fe8bd38ff7bb9c3ff1486631:/doc/ikiwiki.setup diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index b81983080..17b647e75 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -45,5 +45,7 @@ use IkiWiki::Setup::Standard { # Can anonymous web users edit pages? #anonok => 1, # Generate rss feeds for pages? - #rss => 1, + rss => 1, + # Use the Hyper Estraier search engine? + #hyperestraier => 1, }