Change default to follow index pages as well.
Change-Id: I4619072520a1a09ebf2218ade8a19ac84056a5c9
This commit is contained in:
parent
88e08a5164
commit
666a162bc8
@ -4,7 +4,7 @@ class pypimirror ( $base_url,
|
||||
$fetch_since_days = 1,
|
||||
$package_matches = ["*"],
|
||||
$external_links = true,
|
||||
$follow_external_index_pages = false )
|
||||
$follow_external_index_pages = true )
|
||||
{
|
||||
|
||||
if $external_links == true {
|
||||
|
Loading…
x
Reference in New Issue
Block a user