mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 18:47:09 -07:00
Updated SiCKRAGE SSO URL (#1886)
This commit is contained in:
parent
2766938921
commit
7936c2c92b
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ ALL_FORKS = {k: None for k in set(list(itertools.chain.from_iterable([FORKS[x].k
|
|||
|
||||
# SiCKRAGE OAuth2
|
||||
SICKRAGE_OAUTH_CLIENT_ID = 'nzbtomedia'
|
||||
SICKRAGE_OAUTH_TOKEN_URL = 'https://auth.sickrage.ca/auth/realms/sickrage/protocol/openid-connect/token'
|
||||
SICKRAGE_OAUTH_TOKEN_URL = 'https://auth.sickrage.ca/realms/sickrage/protocol/openid-connect/token'
|
||||
|
||||
# NZBGet Exit Codes
|
||||
NZBGET_POSTPROCESS_PAR_CHECK = 92
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue