Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commit/98384ab3905cc4ee2d63113f381f6014d1ee3c7f You should set ROOT_URL correctly, otherwise the web may not work correctly.

Automated API Docs update

pull/10013/head
Servarr 11 months ago committed by Bogdan
parent 0c654377f4
commit 98384ab390

@ -11003,6 +11003,9 @@
"onHealthIssue": {
"type": "boolean"
},
"includeHealthWarnings": {
"type": "boolean"
},
"onHealthRestored": {
"type": "boolean"
},
@ -11048,9 +11051,6 @@
"supportsOnManualInteractionRequired": {
"type": "boolean"
},
"includeHealthWarnings": {
"type": "boolean"
},
"testCommand": {
"type": "string",
"nullable": true

Loading…
Cancel
Save