help/config.txt: document web.maxshortchanges stable
authorPatrick Mezard <patrick@mezard.eu>
Sun, 29 Jul 2012 19:44:57 +0200
branchstable
changeset 17317 0b8272274b56
parent 17316 8cf995a6dcb0
child 17318 7ac5800dbc8f
help/config.txt: document web.maxshortchanges
mercurial/help/config.txt
--- a/mercurial/help/config.txt	Sun Jul 29 19:37:25 2012 +0200
+++ b/mercurial/help/config.txt	Sun Jul 29 19:44:57 2012 +0200
@@ -1406,6 +1406,10 @@
 ``maxfiles``
     Maximum number of files to list per changeset. Default is 10.
 
+``maxshortchanges``
+    Maximum number of changes to list on the shortlog, graph or filelog
+    pages. Default is 60.
+
 ``name``
     Repository name to use in the web interface. Default is current
     working directory.