mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-03 19:09:56 -04:00
Updated RSS Sync interval to 25 Minutes.
This commit is contained in:
@@ -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" }))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user