mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
iptorrents: add activity info to config
This commit is contained in:
@@ -88,6 +88,7 @@ namespace Jackett.Common.Indexers
|
||||
configData.AddDynamic("sort", sort);
|
||||
|
||||
configData.AddDynamic("freeleech", new BoolConfigurationItem("Search freeleech only") { Value = false });
|
||||
configData.AddDynamic("Account Inactivity", new DisplayInfoConfigurationItem("Account Inactivity", "All members are required to log into their account at least every 89 days or you will be deleted without warning."));
|
||||
}
|
||||
|
||||
private TorznabCapabilities SetCapabilities()
|
||||
|
Reference in New Issue
Block a user