BacklogSearchJob will run every 30 days.

pull/2/head
Mark McDowall 13 years ago
parent 290e5d5897
commit 65dfd3036a

@ -32,7 +32,7 @@ namespace NzbDrone.Core.Providers.Jobs
public int DefaultInterval public int DefaultInterval
{ {
get { return 0; } get { return 43200; }
} }
public void Start(ProgressNotification notification, int targetId, int secondaryTargetId) public void Start(ProgressNotification notification, int targetId, int secondaryTargetId)

Loading…
Cancel
Save