mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 10:48:26 +00:00
femdomcult: fix login path
This commit is contained in:
parent
298fd02126
commit
1a1dfb1dd5
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ settings:
|
|||
default: "User classes Beginner and Perv have to be inactive (= not logged in on the site, tracker activity/seeding does not count) for 4 months before getting disabled automatically. Member class and higher are exempt."
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
path: login
|
||||
method: form
|
||||
inputs:
|
||||
username: "{{ .Config.username }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue