diff --git a/src/Jackett.Common/Definitions/peersfm.yml b/src/Jackett.Common/Definitions/peersfm.yml index 99dd780f1..ae41f10f5 100644 --- a/src/Jackett.Common/Definitions/peersfm.yml +++ b/src/Jackett.Common/Definitions/peersfm.yml @@ -65,6 +65,10 @@ settings: options: desc: desc asc: asc + - name: info_activity + type: info + label: Account Inactivity + default: "When are accounts automatically deleted?
  1. Activated accounts with zero download/share values ​​are deleted 30 days after registration
  2. Unbanned accounts (active accounts) of the User class are deleted after 120 days have passed since the last recorded activity
  3. Unbanned accounts (active accounts) of the Power User class are deleted after 180 days from the last recorded activity
  4. You should also keep in mind that the administration regularly deletes accounts with very low ratings.
" login: path: takelogin.php