# HG changeset patch # User Matt Mackall # Date 1437247111 18000 # Node ID 81802d1355ac76f8227049c0bb9e25d70d4a808f # Parent 870e361e049cd9ffc62b03fb6c7530e3bdf24bc5 hgweb: document web.certificates option diff -r 870e361e049c -r 81802d1355ac 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