Updated Features (markdown)

d47081 2023-10-23 23:30:27 +03:00
parent 066ba1b513
commit 62749929c4

@ -14,6 +14,6 @@ Ftp storage provides following filters:
_* `yggtracker` is default namespace and depends of `APP_TORRENT_WANTED_FTP_FOLDER` settings, provided in `.env`_
When the wanted torrent get at least one seeder, YGGtracker scraper (which running with [Crontab](https://github.com/YGGverse/YGGtracker/wiki/Crontab)) auto-removes files from storage.
When the wanted torrent get at least one seeder, YGGtracker scraper (which running with [Crontab](https://github.com/YGGverse/YGGtracker/wiki/Crontab)) auto-removes deprecated files from storage.
On Linux systems, remote FTP folder could be mounted using [curlftpfs](https://curlftpfs.sourceforge.net/), [rclone](https://rclone.org/) and other tools.