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

11 lines
230 B

# Auto detect text files and perform LF normalization
* text=auto
# Explicitly set bash scripts to have unix endings
*.sh text eol=lf
macOS/Radarr text eol=lf
# Custom for Visual Studio
*.cs diff=csharp
*.sln merge=union