mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
tvroad: add activity info to config
This commit is contained in:
parent
1ae1177d01
commit
a2bb9e2e8c
1 changed files with 4 additions and 0 deletions
|
@ -151,6 +151,10 @@ settings:
|
|||
type: checkbox
|
||||
label: Replace VOSTFR and SUBFRENCH with ENGLISH
|
||||
default: false
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "Any inactive account will be permanently deleted depending on your rank:<ul><li>User : Deletion after three months of inactivity</li><li>PowerUser : Deletion after six months of inactivity<li>Uploader : Deletion after six months of inactivity</li><li>TvRoadien : Deletion after twelve months of inactivity.</li></ul>"
|
||||
|
||||
login:
|
||||
path: TvRoad/Connexion
|
||||
|
|
Loading…
Add table
Reference in a new issue