Configure a valid DHT cache directory.
This commit is contained in:
parent
57ec856f49
commit
350f4c2646
3 changed files with 16 additions and 3 deletions
|
@ -4,6 +4,7 @@ SEEDBOX_HOST="seedbox.pn.steinbeis.schule"
|
|||
SEEDBOX_PORT=6789
|
||||
SEEDBOX_RPC_PORT=6800
|
||||
SEEDBOX_PWFILE="/etc/lmn/uploadseed.conf"
|
||||
DHTDAT="/var/cache/aria2/dht.dat"
|
||||
|
||||
VM_SYSDIR="/lmn/vm"
|
||||
if [[ -v SUDO_UID ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue