From fa7462dce5433d6396c6ab8a19a6c5b366d0e329 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Fri, 4 Dec 2020 08:19:36 +1300 Subject: [PATCH] BTF: add info about account settings to config. resolves #10355 --- src/Jackett.Common/Definitions/Bittorrentfiles.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/Jackett.Common/Definitions/Bittorrentfiles.yml b/src/Jackett.Common/Definitions/Bittorrentfiles.yml index c26376fae..184f1a01c 100644 --- a/src/Jackett.Common/Definitions/Bittorrentfiles.yml +++ b/src/Jackett.Common/Definitions/Bittorrentfiles.yml @@ -121,6 +121,14 @@ settings: options: desc: desc asc: asc + - name: info_account + type: info + label: Account Settings + default: In order to see the correct date and size in the torrent rows, change the Torrentliste: setting to Modern on your account profile. + - name: info_tpp + type: info + label: Results Per Page + default: For best results, change the Torrents per page: setting to 100 on your account profile. login: path: signin.php