.wgetrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 23 Dec 2022 20:26:07 +0200
changeset 1006 ad4478dd89fc
parent 149 d0e746f2c693
permissions -rw-r--r--
Avoid a warning when HG is operating via SSH: remote: tput: No value for $TERM and no -T specified

# As I not install cetificate, don't check them.
check_certificate = off

# Set all applicable timeout values to N sec. Equivalent to
# specifying `--dns-timeout', `--connect-timeout', and
# `--read-timeout', all at the same time.
timeout = 10

# Turn on recognition of the (non-standard) `Content-Disposition' header.
content_disposition = on