fix(indexers): TorrentSeeds remove nickserv fields (#1205)

fix(indexers): removal of torrentseeds nickserv fields
This commit is contained in:
martylukyy 2023-10-22 18:06:07 +02:00 committed by GitHub
parent edb04b959e
commit ee0d055743
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"