mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 18:59:01 +00:00
desitorrents-api: trim space
This commit is contained in:
parent
a65b7b683b
commit
23c7e716bc
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ settings:
|
|||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: " Inactive accounts will be disabled after 3 months of inactivity, 1 month for new accounts. Members must generate some download or upload activity at least once every 3 months."
|
||||
default: "Inactive accounts will be disabled after 3 months of inactivity, 1 month for new accounts. Members must generate some download or upload activity at least once every 3 months."
|
||||
|
||||
login:
|
||||
path: /api/torrents
|
||||
|
|
Loading…
Add table
Reference in a new issue