.wgetrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 12 Feb 2017 14:21:32 +0200
changeset 825 b1536ac2ff88
parent 149 d0e746f2c693
permissions -rw-r--r--
Add completion for figlet.

# 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