Skip to content

Commit

Permalink
home: backup aria2 config
Browse files Browse the repository at this point in the history
  • Loading branch information
nullxception committed Sep 17, 2021
1 parent b066006 commit d396a80
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions home/.config/aria2/aria2.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
allow-overwrite=true
always-resume=true
disk-cache=2048M
enable-http-keep-alive=true
enable-http-pipelining=true
file-allocation=falloc
max-concurrent-downloads=8
max-connection-per-server=16
user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0

0 comments on commit d396a80

Please sign in to comment.