mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 09:35:28 +00:00
update seeding case
This commit is contained in:
parent
a1aa66c719
commit
a915c2e485
1 changed files with 2 additions and 2 deletions
|
|
@ -152,8 +152,8 @@ else if (!$userId = $db->initUserId($_SERVER['REMOTE_ADDR'], USER_DEFAULT_APPROV
|
||||||
</a>
|
</a>
|
||||||
<div class="margin-t-16">
|
<div class="margin-t-16">
|
||||||
<p><?php echo _('To start seeding, make sure you have BitTorrent client configured to listen Yggdrasil interface.') ?></p>
|
<p><?php echo _('To start seeding, make sure you have BitTorrent client configured to listen Yggdrasil interface.') ?></p>
|
||||||
<p><?php echo _('Another requirement - port given by client enabled in firewall rules.') ?></p>
|
<p><?php echo _('UPnP option not applying to router in Yggdrasil tunnels. But port open required in firewall rules.') ?></p>
|
||||||
<p><?php echo _('On changes, re-announce your connection to tracker, alternatively restart BitTorrent client.') ?></p>
|
<p><?php echo _('On changes completed, re-announce your connection to tracker, alternatively restart BitTorrent client.') ?></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="margin-b-16 text-right padding-y-8 margin-b-8 border-bottom-default">
|
<div class="margin-b-16 text-right padding-y-8 margin-b-8 border-bottom-default">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue