mirror of
https://github.com/idanoo/autobrr
synced 2025-07-25 17:59:14 +00:00
indexers(mtv): set irc pass required (#60)
This commit is contained in:
parent
f331aab6c9
commit
8f53becbb3
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ irc:
|
||||||
help: NickServ account. Make sure to group your user and bot. Eg. user_bot
|
help: NickServ account. Make sure to group your user and bot. Eg. user_bot
|
||||||
- name: nickserv.password
|
- name: nickserv.password
|
||||||
type: secret
|
type: secret
|
||||||
required: false
|
required: true
|
||||||
label: NickServ Password
|
label: NickServ Password
|
||||||
help: NickServ password
|
help: NickServ password
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue