summaryrefslogtreecommitdiff
path: root/torrent.conf
blob: bd09aed6c518c390e62751b295ebc10732f48282 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/hint/bash

TRACKERS=(
	http://taskenizer.crabdance.com:6969/announce # run by Xylon
	http://tracker.opentrackr.org:1337/announce # from https://github.com/ngosang/trackerslist
	udp://tracker.pirateparty.gr:6969/announce # from https://github.com/ngosang/trackerslist
)

# This mirror is put as a webseed. Which mirror we use for a webseed
# doesn't really matter since it's re-written on the client machine by
# pacman2pacman so it won't normally be used anyway.
WEBSEED_MIRROR='https://repomirror.parabola.nu/'

# Where under $FTP_BASE/ to put the torrents
TORRENTPOOL=torrents