mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00
feat(indexers): update SSL port for AR (#1171)
This commit is contained in:
parent
a60595bfba
commit
b70ad9f144
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ settings:
|
||||||
irc:
|
irc:
|
||||||
network: AlphaRatio
|
network: AlphaRatio
|
||||||
server: irc.alpharatio.cc
|
server: irc.alpharatio.cc
|
||||||
port: 6697
|
port: 7000
|
||||||
tls: true
|
tls: true
|
||||||
channels:
|
channels:
|
||||||
- "#Announce"
|
- "#Announce"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue