mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
immortalseed: add activity info to config
This commit is contained in:
@@ -74,6 +74,7 @@ namespace Jackett.Common.Indexers
|
|||||||
})
|
})
|
||||||
{ Value = "desc" };
|
{ Value = "desc" };
|
||||||
configData.AddDynamic("orderrequestedfromsite", orderSelect);
|
configData.AddDynamic("orderrequestedfromsite", orderSelect);
|
||||||
|
configData.AddDynamic("Account Inactivity", new DisplayInfoConfigurationItem("Account Inactivity", "To keep records updated reguarly, all inactive accounts will be deleted after 60 days of inactivity."));
|
||||||
}
|
}
|
||||||
|
|
||||||
private TorznabCapabilities SetCapabilities()
|
private TorznabCapabilities SetCapabilities()
|
||||||
|
Reference in New Issue
Block a user