diff options
Diffstat (limited to 'home/xyz/.config/aria2/aria2.conf')
-rw-r--r-- | home/xyz/.config/aria2/aria2.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/xyz/.config/aria2/aria2.conf b/home/xyz/.config/aria2/aria2.conf new file mode 100644 index 00000000..44bd9c97 --- /dev/null +++ b/home/xyz/.config/aria2/aria2.conf @@ -0,0 +1,2 @@ +# max hardcoded to 16, see https://github.com/aria2/aria2/issues/1039 +max-connection-per-server=16 |