mirror of https://github.com/Jackett/Jackett
STT: add activity info to config
This commit is contained in:
parent
e3d395c074
commit
aff8f0b59c
|
@ -45,6 +45,10 @@ settings:
|
||||||
options:
|
options:
|
||||||
desc: desc
|
desc: desc
|
||||||
asc: asc
|
asc: asc
|
||||||
|
- name: info_activity
|
||||||
|
type: info
|
||||||
|
label: Account Inactivity
|
||||||
|
default: "Inactivity on the SkipTheTrailers web site for more than 90 days will lead to account being disabled."
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: /api/torrents
|
path: /api/torrents
|
||||||
|
|
Loading…
Reference in New Issue