aboutsummaryrefslogtreecommitdiff
path: root/wget/wgetrc
blob: eb3f20bad25430214e1321eeaf7e293ee67f327a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# No, no, dig UP, stupid
no_parent = on

# Don't take no for an answer
retry_connrefused = on

# It's the only thing that works against the machines
robots = off

# Shorten default timeout
timeout = 60

# Reduce default number of attempts
tries = 3