summarylogtreecommitdiffstats
path: root/aria2.conf
blob: b7e05b02e31cde5708bd7842eb0aa911c8468d21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Aria2 Config
## Download Directory
dir=${HOME}/Downloads
## Max Download Numbers
max-concurrent-downloads=8
## Check Integrity
check-integrity=true
## Auto Continue
continue=true
## Max Connections Per Server
max-connection-per-server=16
## Retry Wait
retry-wait=5
## Accept gzip Headers
http-accept-gzip=true
## BT Force Encryption
#bt-force-encryption=true
## BT Save Torrent
bt-save-metadata=true
## Enable RPC
enable-rpc=true
## RPC Certificate
#rpc-certificate=${HOME}/.config/aria2/aria2.crt
## RPC Private Key
#rpc-private-key=${HOME}/.config/aria2/aria2.key
## RPC Listen Port
#rpc-listen-port=6800
## RPC Secret
rpc-secret=SeCRetoFArIa@C
## RPC Secure
#rpc-secure=true
## Daemon
daemon=true
## Enable Map Files Into Memory
enable-mmap=true
## File Allocation
file-allocation=falloc
## Paramiterized URI
parameterized-uri=true
## Save Session
save-session=${HOME}/.config/aria2/aria2.session
## Input File
input-file=${HOME}/.config/aria2/aria2.session
## DHT File
dht-file-path=${HOME}/.cache/aria2/dht.dat
## DHT 6 File
dht-file-path6=${HOME}/.cache/aria2/dht6.dat
## BT Trackers
bt-tracker=