mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-22 12:44:25 +00:00
update readme
This commit is contained in:
parent
35bf1a8814
commit
7373f622e4
@ -4,9 +4,9 @@
|
|||||||
|
|
||||||
BitTorrent Network for Yggdrasil
|
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)
|
#### [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
|
* `* * * * * /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
|
##### App settings
|
||||||
|
|
||||||
Custom settings could be provided in the `/.env.local` file by overwriting default `/.env` values
|
Custom settings could be provided in the `/.env.local` file by overwriting default `/.env` values
|
||||||
|
Loading…
x
Reference in New Issue
Block a user