updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / airpac / airpac.conf
blob2aa717c3a8829c574a21ef339fc8ce1a773a0543
1 # Logging
2 log=/var/log/airpac.log
3 log-level=error
4 # Number of servers to download from
5 split=10
6 # Maximum download speed (0 = unrestricted)
7 max-download-limit=0
8 # Minimum download speed (0 = don't care)
9 lowest-speed-limit=0
10 # Timeouts
11 connect-timeout=10
12 timeout=5
13 max-tries=1
14 # Passive FTP or not
15 ftp-pasv=true
16 # none, prealloc, or falloc
17 file-allocation=none
18 # Advanced aria2 features
19 uri-selector=adaptive
20 enable-http-pipelining=true