.wgetrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 25 Dec 2022 16:44:57 +0200
changeset 1010 1616bc25541c
parent 149 d0e746f2c693
permissions -rw-r--r--
Fixed warning: grep: warning: GREP_COLOR is deprecated; use GREP_COLORS.

# 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