From 7373f622e4fc05e1bfad175577e4d0a060bd7bc9 Mon Sep 17 00:00:00 2001 From: ghost Date: Mon, 23 Oct 2023 23:14:11 +0300 Subject: [PATCH] update readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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