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

Updated RSS Sync interval to 25 Minutes.

pull/3113/head
kay.one 13 years ago
parent 5a70fce2bf
commit 542f733494

@ -12,7 +12,7 @@
</style>
}
<div class="infoBox">
RSS feeds are checked every 15 minutes for new episodes.</div>
RSS feeds are checked every 25 minutes for new episodes.</div>
<div id="stylized">
@using (Html.BeginForm("SaveIndexers", "Settings", FormMethod.Post, new { id = "IndexersForm", name = "IndexersForm", @class = "settingsForm" }))
{

Loading…
Cancel
Save