|
### XML-RPC
enable-rpc=true
rpc-listen-all=true
rpc-user=admin
rpc-passwd=admin
#rpc-user=rpc_user
### Common
dir=/mnt/aria/downloads
max-download-limit=0
max-overall-download-limit=6M
disable-ipv6=true
### File
file-allocation=trunc
#file-allocation=falloc
#file-allocation=none
no-file-allocation-limit=10M
allow-overwrite=false
auto-file-renaming=true
### Bittorent
bt-enable-lpd=false
#bt-lpd-interface=eth2.2
bt-max-peers=60
bt-max-open-files=100
bt-request-peer-speed-limit=100K
bt-stop-timeout=0
enable-dht=true
#enable-dht6=false
enable-peer-exchange=true
seed-ratio=1.5
#seed-time=60
max-upload-limit=0
max-overall-upload-limit=5M
### FTP/HTTP
ftp-pasv=true
ftp-type=binary
timeout=120
connect-timeout=60
split=5
max-concurrent-downloads=5
max-connection-per-server=1
min-split-size=20M
### Log
log=/mnt/aria/config/aria2.log
log-level=notice
不知道如何改。 |
|