fix app.conf

This commit is contained in:
2019-10-11 15:22:14 +11:00
parent 8802857b70
commit 6195370246
-1
View File
@@ -38,7 +38,6 @@ max-upload-limit=0
# File downloading folder
dir=/data
>>>>>>> master:conf/aria2.conf
#文件缓存, 使用内置的文件缓存, 如果你不相信Linux内核文件缓存和磁盘内置缓存时使用, 需要1.16及以上版本
#disk-cache=0
#另一种Linux文件缓存方式, 使用前确保您使用的内核支持此选项, 需要1.15及以上版本(?)