mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
parent
84ea45ebaa
commit
05bdfcd550
16 changed files with 70 additions and 4 deletions
|
@ -30,7 +30,7 @@ namespace PlexRequests.Core
|
|||
{
|
||||
public struct TimeFrameMinutes
|
||||
{
|
||||
public const int SchedulerCaching = 60;
|
||||
public const int SchedulerCaching = 120;
|
||||
}
|
||||
|
||||
public const string PlexLibaries = nameof(PlexLibaries);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue