Small changes, we will actually see the episode cacher on the scheduled jobs page now

This commit is contained in:
tidusjar 2016-08-03 13:01:32 +01:00
commit a38877d984
3 changed files with 9 additions and 8 deletions

View file

@ -39,6 +39,7 @@ namespace PlexRequests.Core.SettingModels
UserRequestLimitResetter = 12;
PlexEpisodeCacher = 20;
}
public int PlexAvailabilityChecker { get; set; }
public int SickRageCacher { get; set; }
public int SonarrCacher { get; set; }