Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.

Commit

Permalink
Merge pull request #20 from ACHIYA96/patch-2
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
Amirul Andalib authored Jun 4, 2021
2 parents 3e73c3b + 86df642 commit 43f21e9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions aria2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@ http-accept-gzip=true
listen-port=49152-65535
content-disposition-default-utf8=true
bt-tracker-connect-timeout=300
dht-listen-port=51513enable-dht=true
dht-listen-port=51513
enable-dht=true
enable-dht6=true
dht-file-path=/app/dht.dat
dht-file-path6=/app/dht6.dat
dht-entry-point=dht.transmissionbt.com:6881
dht-entry-point6=dht.transmissionbt.com:6881
dht-entry-point6=dht.transmissionbt.com:6881

0 comments on commit 43f21e9

Please sign in to comment.