mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-06-11 21:43:20 +02:00
add appinstaller
This commit is contained in:
20
aria2.conf
20
aria2.conf
@@ -1,9 +1,11 @@
|
||||
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
|
||||
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=/home/cpi/aria2download
|
||||
daemon=true
|
||||
allow-overwrite=true
|
||||
split=1
|
||||
max-concurrent-downloads=100
|
||||
|
||||
Reference in New Issue
Block a user