mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-28 14:52:52 +01:00
add aria2c pyaria2-rpc
This commit is contained in:
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
Submodule sys.py/pyaria2-rpc added at 3c0e09326b
Reference in New Issue
Block a user