diff options
-rw-r--r-- | Master/tlpkg/installer/wgetrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/wgetrc b/Master/tlpkg/installer/wgetrc index eb4650e6920..158d49db9e9 100644 --- a/Master/tlpkg/installer/wgetrc +++ b/Master/tlpkg/installer/wgetrc @@ -28,7 +28,7 @@ # You can lower (or raise) the default number of retries when # downloading a file (default is 20). -tries = 2 +tries = 4 # Lowering the maximum depth of the recursive retrieval is handy to # prevent newbies from going too "deep" when they unwittingly start |