summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpm.pm b/urpm.pm
index 2e6ff00e..d98fac32 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -34,6 +34,7 @@ sub default_options {
'post-clean' => 1,
'xml-info' => 'on-demand',
'max-round-robin-tries' => 5,
+ 'max-round-robin-probes' => 2,
'days-between-mirrorlist-update' => 5,
'nb-of-new-unrequested-pkgs-between-auto-select-orphans-check' => 10,
};