@using PlexRequests.UI.Helpers @inherits Nancy.ViewEngines.Razor.NancyRazorViewBase @Html.Partial("_Sidebar")
Job Name
Last Run
@foreach (var record in Model.JobRecorder) {
@record.Key
@record.Value.ToString("O")
}

Scheduler Settings Please note, you will need to restart for these settings to take effect
Please note, this will not reset the users request limit, it will just check every X hours to see if it needs to be reset.