mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-27 00:58:49 +01:00
add aria2c pyaria2-rpc
This commit is contained in:
parent
0b42901e26
commit
ac0df61352
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "sys.py/pyaria2-rpc"]
|
||||
path = sys.py/pyaria2-rpc
|
||||
url = https://github.com/cuu/pyaria2-rpc.git
|
||||
9
aria2.conf
Normal file
9
aria2.conf
Normal file
@ -0,0 +1,9 @@
|
||||
max-connection-per-server=5
|
||||
enable-rpc=true
|
||||
rpc-allow-origin-all=true
|
||||
rpc-listen-all=true
|
||||
log-level=error
|
||||
log=/tmp/aria.log
|
||||
dir=~/aria2download
|
||||
daemon=true
|
||||
allow-overwrite=true
|
||||
1
sys.py/pyaria2-rpc
Submodule
1
sys.py/pyaria2-rpc
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 3c0e09326b044fe4c32f0c2f4be20ba501c529c9
|
||||
Loading…
x
Reference in New Issue
Block a user