mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +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
|
||||
- name: nickserv.password
|
||||
type: secret
|
||||
required: false
|
||||
required: true
|
||||
label: NickServ Password
|
||||
help: NickServ password
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue