mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
drugary: new MST, add activity info to config.
This commit is contained in:
@@ -104,6 +104,10 @@ settings:
|
|||||||
type: info
|
type: info
|
||||||
label: Search results
|
label: Search results
|
||||||
default: "If you are getting the error <b>Found no results while trying to browse this tracker</b> then first access the site with your browser and read any new mail you may have received. You cannot browse torrents with unread mail outstanding."
|
default: "If you are getting the error <b>Found no results while trying to browse this tracker</b> then first access the site with your browser and read any new mail you may have received. You cannot browse torrents with unread mail outstanding."
|
||||||
|
- name: info_activity
|
||||||
|
type: info
|
||||||
|
label: Account Inactivity
|
||||||
|
default: "You must log in to the Drugari web site with your browser once every 60 days to prevent your account from getting disabled."
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: login.php?
|
path: login.php?
|
||||||
@@ -211,6 +215,6 @@ search:
|
|||||||
minimumratio:
|
minimumratio:
|
||||||
text: 1.1
|
text: 1.1
|
||||||
minimumseedtime:
|
minimumseedtime:
|
||||||
# 60 hours (as seconds = 60 x 60 x 60)
|
# 3 days (as seconds = 3 x 24 x 60 x 60)
|
||||||
text: 216000
|
text: 259200
|
||||||
# TS Special Edition v.8.0
|
# TS Special Edition v.8.0
|
||||||
|
Reference in New Issue
Block a user