.wgetrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 06 Apr 2012 21:29:39 +0300
changeset 328 3e80c4af5ab6
parent 149 d0e746f2c693
permissions -rw-r--r--
Merge my config for mc.ext with system wide as only ~/.config/mc/mc.ext loaded. See bug: https://www.midnight-commander.org/ticket/2772

# 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