mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-08 17:55:00 +00:00
Scene Mappings update every 6 hours now
This commit is contained in:
@@ -26,7 +26,7 @@ namespace NzbDrone.Core.Jobs
|
||||
|
||||
public TimeSpan DefaultInterval
|
||||
{
|
||||
get { return TimeSpan.FromHours(12); }
|
||||
get { return TimeSpan.FromHours(6); }
|
||||
}
|
||||
|
||||
public virtual void Start(ProgressNotification notification, dynamic options)
|
||||
|
||||
Reference in New Issue
Block a user