Replies: 1 comment 1 reply
-
No. your config is:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use the share_limits feature to automatically remove/delete a torrent once it has reached the configured limits. (ratio 5.0, or 6-8 weeks seed time)
However, nothing is being removed, the torrents are stopped. But not removed. The torrents have the
IPTorrents
tag, and the~share_limit_1.iptorrents
tag assigned to themI'm just not sure if my config is to blame, or if the feature doesn't work as I expect. Any help or advice is much appreciated.
I've removed the portions of my config that aren't related to the
share_limits
featureBeta Was this translation helpful? Give feedback.
All reactions