mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 18:42:42 +01:00
Updated RSS Sync interval to 25 Minutes.
This commit is contained in:
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…
Reference in New Issue
Block a user