summaryrefslogtreecommitdiff
path: root/src/librefetch/librefetch.conf
blob: 7251ff3ae60e84b1ca24ad48e107e11d2cad1878 (plain)
1
2
3
4
5
6
7
MIRRORS=(
	'https://repo.parabola.nu/sources/'
	'https://repo.parabola.nu/other/'
	'https://repo.parabolagnulinux.org/sources/'
	'https://repo.parabolagnulinux.org/other/'
)
DOWNLOADER='/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u'