mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
feat(indexers): BTFiles add channel password field (#1476)
enhancement(indexers): channel password field for BTF
This commit is contained in:
parent
6c4fd86871
commit
34561c1491
1 changed files with 6 additions and 0 deletions
|
@ -47,6 +47,12 @@ irc:
|
|||
label: NickServ Password
|
||||
help: NickServ password
|
||||
|
||||
- name: channels.password
|
||||
type: secret
|
||||
required: true
|
||||
label: Channel Password
|
||||
help: Channel password
|
||||
|
||||
parse:
|
||||
type: single
|
||||
lines:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue