hgweb: document web.certificates option
authorMatt Mackall <mpm@selenic.com>
Sat, 18 Jul 2015 14:18:31 -0500
changeset 25853 81802d1355ac
parent 25852 870e361e049c
child 25854 eabba9c75061
hgweb: document web.certificates option
mercurial/help/config.txt
--- 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