Mercurial > hg
view contrib/debian/cacerts.rc @ 30536:98d7636c4729
util: limit output chunk size in zlib decompression
This is essentially a port of 65bd4b8e48bd, which was inadvertently
dropped by 8cd7d0fefd30.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 26 Nov 2016 09:07:11 -0800 |
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