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

updated analytics

pull/2/head
kay.one 13 years ago
parent 5c03c873b2
commit 890b8b1c2c

@ -37,7 +37,7 @@ namespace NzbDrone.Core.Providers
if (!IsOnMasterBranch())
return;
if (EnviromentProvider.IsNewInstall)
if (EnviromentProvider.RegisterNewInstall)
{
_deskMetricsClient.RegisterInstall();
}

Loading…
Cancel
Save