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
1 changed files with 1 additions and 1 deletions

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