specify dht file path
continuous-integration/drone/push Build is passing Details

master
Simon Bruder 2019-04-24 20:16:57 +00:00
parent e14c963bed
commit 9cba3dea5e
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ su-exec $UID aria2c \
--force-save \
--listen-port=${LISTEN_PORT:-6881-6889} \
--dht-listen-port=${DHT_LISTEN_PORT:-6881-6889} \
--dht-file-path=/data/dht.dat \
--dht-file-path6=/data/dht6.dat \
--seed-ratio=0 \
--dir /data/ \
--save-session /data/torrents \