From b5172ecb33306f4b3a7674d197be1887721bc18f Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sat, 2 Mar 2024 16:48:55 +1300 Subject: [PATCH] centraltorrent: add activity info to config --- src/Jackett.Common/Definitions/centraltorrent.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Jackett.Common/Definitions/centraltorrent.yml b/src/Jackett.Common/Definitions/centraltorrent.yml index ae60de49c..e74f8ffa2 100644 --- a/src/Jackett.Common/Definitions/centraltorrent.yml +++ b/src/Jackett.Common/Definitions/centraltorrent.yml @@ -72,6 +72,10 @@ settings: type: info label: Results Per Page default: For best results, change the Torrents per page: setting to 100 on your account profile. + - name: info_activity + type: info + label: Account Inactivity + default: "User accounts of the Power User class and lower, inactive for a period longer than 42 days, are deleted. Therefore, if for some reason you cannot access Central Torrent for some time, park your account. Although you won't be able to download torrents, you can be sure that you won't have to log in for 64 days. However, if after this time you do not log in to your account, it will be deleted." login: path: login.php