diff --git a/README.md b/README.md index 590b31a..f90150f 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ BitTorrent Network for Yggdrasil -YGGtracker is catalog, open tracker and social network that allows to convert and download any torrent with [Yggdrasil network](https://github.com/yggdrasil-network) by community. +YGGtracker is catalog, open tracker and social network with many features that allow to convert, filter and download any torrent in [Yggdrasil network](https://github.com/yggdrasil-network) by community. -Engine uses IPv6 `200::/7` addresses to identify users without registration. +Engine uses IPv6 `0200::/7` addresses to identify users without registration. #### [Showcase](https://github.com/YGGverse/YGGtracker/wiki/Showcase) @@ -59,6 +59,10 @@ php bin/console doctrine:migrations:migrate * `* * * * * /crontab/torrent/scrape/{%app.key%}` - update seeding stats +##### FTP + +Setup anonymous read-only access to `/var/ftp` catalog (on [wanted feature](https://github.com/YGGverse/YGGtracker/wiki/Features#wanted) enabled), grant `www-data` permissions + ##### App settings Custom settings could be provided in the `/.env.local` file by overwriting default `/.env` values