mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
add APP_TORRENT_WANTED_FTP_FOLDER setting #27
This commit is contained in:
parent
78a7134ced
commit
5f4a14ebe2
3 changed files with 18 additions and 8 deletions
1
.env
1
.env
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue