mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 22:23:20 +00:00
tocashare: add activity info to config
This commit is contained in:
parent
dfa952f7ee
commit
20d46eb71e
1 changed files with 4 additions and 0 deletions
|
@ -57,6 +57,10 @@ settings:
|
||||||
options:
|
options:
|
||||||
desc: desc
|
desc: desc
|
||||||
asc: asc
|
asc: asc
|
||||||
|
- name: info_activity
|
||||||
|
type: info
|
||||||
|
label: Account Inactivity
|
||||||
|
default: "The inactivation system was created with the purpose of encouraging member participation. This way, after 7 days without accessing the website, 30 BONs will be deducted per day. If your account balance reaches 0 and you don't have any torrents being seeded, it will be automatically deactivated."
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: /api/torrents
|
path: /api/torrents
|
||||||
|
|
Loading…
Add table
Reference in a new issue