mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 06:35:48 +03:00
[GH-ISSUE #103] web ui settings #87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Jan 30, 2017).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/103
Can I add a web ui settings "connections" and "verify" that would be applicable during peerflix-server. This would help to work on slow devices.
Можно ли добавить в web ui настройку "connections" и "verify" которая бы применялась во время работы peerflix-server. Это бы помогло для работы на медленных устройствах.
@asapach commented on GitHub (Jan 30, 2017):
I don't think you can change the connection settings in torrent-stream after it has been instantiated and I haven't tried turning off the
verifyoption as you have noticed in #100, so I don't really see the point.