Mercurial > hg-stable
changeset 25853:81802d1355ac
hgweb: document web.certificates option
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Sat, 18 Jul 2015 14:18:31 -0500 |
parents | 870e361e049c |
children | eabba9c75061 |
files | mercurial/help/config.txt |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/help/config.txt Sat Jul 18 14:17:46 2015 -0500 +++ b/mercurial/help/config.txt Sat Jul 18 14:18:31 2015 -0500 @@ -1644,6 +1644,9 @@ ``cache`` Whether to support caching in hgweb. Defaults to True. +``certificate`` + Certificate to use when running :hg:`serve`. + ``collapse`` With ``descend`` enabled, repositories in subdirectories are shown at a single level alongside repositories in the current path. With