mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-20 11:32:34 +00:00
@@ -58,7 +58,7 @@ namespace MediaBrowser.Common.ScheduledTasks
|
||||
{
|
||||
if (isApplicationStartup)
|
||||
{
|
||||
triggerDate = DateTime.UtcNow.AddMinutes(2);
|
||||
triggerDate = DateTime.UtcNow.AddMinutes(1);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user