]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/ikiwiki.setup
Recommend aggregateinternal => 1 for new wikis, and set it in ikiwiki.setup.
[git.ikiwiki.info.git] / doc / ikiwiki.setup
index 140216c19d0be549d488e70ff6301efa51ee82a3..9ba850745a0d5fcd9788a423ab68512cac8dfbd4 100644 (file)
@@ -175,9 +175,10 @@ use IkiWiki::Setup::Standard {
        #anonok_pagespec => "*",
        
        # For use with the aggregate plugin.
-       # Enable aggregation to internal pages. Read aggregate plugin docs
-       # before enabling.
-       #aggregateinternal => 1,
+       # Enable aggregation to internal pages. New wikis should use this,
+       # but if you use aggregate already, read the aggregate plugin docs
+       # before enabling it.
+       aggregateinternal => 1,
        # Allow aggregation to be triggered via the web.
        #aggregate_webtrigger => 1,