Created
July 7, 2024 08:39
-
-
Save zQueal/1f135810c5e751e0fa7275a587283397 to your computer and use it in GitHub Desktop.
aria2c config file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
continue=true | |
max-concurrent-downloads=2 | |
split=8 | |
console-log-level=warn | |
file-allocation=none | |
summary-interval=0 | |
download-result=hide | |
disable-ipv6=true | |
check-certificate=false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment