.wgetrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 08 Jun 2022 00:39:34 +0300
changeset 998 1b3bc0a2de41
parent 149 d0e746f2c693
permissions -rw-r--r--
myvbox-stop-all: added support for spaces in the response from "vboxmanage list runningvms".

# 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