mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
fix(indexers): TorrentSeeds remove nickserv fields (#1205)
fix(indexers): removal of torrentseeds nickserv fields
This commit is contained in:
parent
edb04b959e
commit
ee0d055743
1 changed files with 0 additions and 12 deletions
|
@ -35,18 +35,6 @@ irc:
|
||||||
label: Nick
|
label: Nick
|
||||||
help: Bot nick. Eg. user_bot
|
help: Bot nick. Eg. user_bot
|
||||||
|
|
||||||
- name: auth.account
|
|
||||||
type: text
|
|
||||||
required: false
|
|
||||||
label: NickServ Account
|
|
||||||
help: NickServ account. Make sure to group your user and bot.
|
|
||||||
|
|
||||||
- name: auth.password
|
|
||||||
type: secret
|
|
||||||
required: false
|
|
||||||
label: NickServ Password
|
|
||||||
help: NickServ password
|
|
||||||
|
|
||||||
- name: invite_command
|
- name: invite_command
|
||||||
type: secret
|
type: secret
|
||||||
default: "Cerberus identify USERNAME PID"
|
default: "Cerberus identify USERNAME PID"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue