Updated Features (markdown)

d47081 2023-10-23 23:30:02 +03:00
parent 719128b86a
commit 066ba1b513

@ -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)) have removed 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 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.