mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 14:45:50 +03:00
[GH-ISSUE #66] [question] file size control ! #55
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 @yas9999 on GitHub (Apr 1, 2016).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/66
Hello,
there is any option to limit torrent size ?
example: if files are more than 10 GB it won't be downloaded or maybe pop an error message (file is large than 10 GB)
Best regards
@asapach commented on GitHub (Apr 1, 2016):
Well, if you don't want to download it just uncheck the checkbox next to the file. I sometimes stream files that are several GB in size, so I don't really think this option should be on by default.
@yas9999 commented on GitHub (Apr 6, 2016):
yeah i know, but i will not only the one who will use peerflix in my server !
maybe 100 users or more that's why i'm asking about file size limit.
regards,
@asapach commented on GitHub (Apr 8, 2016):
The problem is that it hasn't been designed with multi-user support in mind: there are no user sessions or quotas, etc.
@yas9999 commented on GitHub (Apr 17, 2016):
yes you have right ! as you know not all users are able to have a server or how to setup peerflix
that why i wanna make it for multi users ... maybe it will be possible but need more coding 👍
thank you so much @asapach