view contrib/debian/cacerts.rc @ 28358:ffd3ac07b1d7

chg: limit reconnect attempts Some users may have hg as a wrapper script which sets sensitive environment variables (like setting up virtualenv). This will make chg redirect forever because the environment variables are never considered up to date. This patch adds a limit (10) for reconnect attempts and warn the user with a possible solution if the limit is exceeded.
author Jun Wu <quark@fb.com>
date Wed, 02 Mar 2016 10:42:58 +0000
parents ccdc2b23fdb8
children
line wrap: on
line source

# This config file points Mercurial at the system-wide certificate
# store from the ca-certificates package.

[web]
cacerts = /etc/ssl/certs/ca-certificates.crt