Remove config option: remove_peerless_torrents
?
#783
josecelano
started this conversation in
Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Relates to: #566
There is a config option called
remove_peerless_torrents
:By default is true. When tru removes torrents from the tracker with no peers.
I think there could be a couple of reasons to keep those torrents:
For the second reason, we already have persistent torrent stats. We could add a new feature to persist torrents even if you do not want to persist stats. It could be a new table only with the torrent infohash. I think this option would be better than growing objects in memory forever.
cc @da2ce7
Beta Was this translation helpful? Give feedback.
All reactions