解决BT无法全速下载问题:增加DHT缓存路径和bt-tracker属性,scripts里好修改

This commit is contained in:
何伟
2019-05-13 15:54:31 +08:00
committed by GitHub
parent 794caaecdc
commit d3c75609d5

View File

@@ -42,6 +42,11 @@ max-upload-limit=0
#referer=*
#文件保存路径, 默认为当前启动位置
dir=/extdisks/sda1/下载
#IPv4 DHT routing table file to PATH(IPV6默认没有打开的)
#dht-file-path=/extdisks/sda1/下载/.aria2/dht.dat
#dht-file-path6=/extdisks/sda1/下载/.aria2/dht6.dat
#bt-tracker
#bt-tracker=
#文件缓存, 使用内置的文件缓存, 如果你不相信Linux内核文件缓存和磁盘内置缓存时使用, 需要1.16及以上版本
#disk-cache=0
#另一种Linux文件缓存方式, 使用前确保您使用的内核支持此选项, 需要1.15及以上版本(?)
@@ -55,4 +60,4 @@ check-certificate=false
input-file=/etc/aria2.session
save-session=/etc/aria2.session
save-session-interval=60
log-level=warn
log-level=warn