Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commit/fc4f4ab21125cd3817133434acc0c10fba680930?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Automated API Docs update

pull/10326/head v5.9.1.9070
Servarr 7 months ago committed by Bogdan
parent 333e8281ea
commit fc4f4ab211

@ -9400,6 +9400,10 @@
"type": "string", "type": "string",
"nullable": true "nullable": true
}, },
"logSizeLimit": {
"type": "integer",
"format": "int32"
},
"consoleLogLevel": { "consoleLogLevel": {
"type": "string", "type": "string",
"nullable": true "nullable": true

Loading…
Cancel
Save