translator
11,199
edits
m (ensure bullet list) |
(Marked this version for translation) |
||
Line 223: | Line 223: | ||
## | ## | ||
<!--T:107--> | |||
## Branch Pacman should use (stable, testing, unstable) | ## Branch Pacman should use (stable, testing, unstable) | ||
Branch = unstable | Branch = unstable | ||
<!--T:108--> | |||
## Generation method | ## Generation method | ||
## 1) rank - rank mirrors depending on their access time | ## 1) rank - rank mirrors depending on their access time | ||
Line 231: | Line 233: | ||
# Method = rank | # Method = rank | ||
<!--T:109--> | |||
## Filename to use when ranking mirrors | ## Filename to use when ranking mirrors | ||
## The file must be present in core repo | ## The file must be present in core repo | ||
# TestFile = core.db.tar.gz | # TestFile = core.db.tar.gz | ||
<!--T:110--> | |||
## Define protocols and priority | ## Define protocols and priority | ||
## separated by comma 'https,http' or 'http,https' | ## separated by comma 'https,http' or 'http,https' | ||
Line 243: | Line 247: | ||
# Protocols = | # Protocols = | ||
<!--T:111--> | |||
## When set to False - all certificates are accepted. | ## When set to False - all certificates are accepted. | ||
## Use only if you fully trust all ssl-enabled mirrors. | ## Use only if you fully trust all ssl-enabled mirrors. | ||
# SSLVerify = True | # SSLVerify = True | ||
<!--T:112--> | |||
## Static configuration | ## Static configuration | ||
## Add a comma separated list of urls to use | ## Add a comma separated list of urls to use |