add APP_TORRENT_WANTED_FTP_FOLDER setting #27

This commit is contained in:
ghost 2023-10-23 23:37:15 +03:00
parent 78a7134ced
commit 5f4a14ebe2
3 changed files with 18 additions and 8 deletions

1
.env
View file

@ -88,4 +88,5 @@ APP_TORRENT_FILE_SIZE_MAX=1024000
# Store wanted torrent files in /app/var/ftp by /app/crontab/torrent/scrape/{key}
APP_TORRENT_WANTED_FTP_ENABLED=1
APP_TORRENT_WANTED_FTP_FOLDER=/yggtracker
APP_TORRENT_WANTED_FTP_APPROVED_ONLY=1