1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-25 09:18:34 +00:00

Updated RSS Sync interval to 25 Minutes.

This commit is contained in:
kay.one 2012-01-11 11:38:52 -08:00
parent 5a70fce2bf
commit 542f733494

View file

@ -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" }))
{