mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
update components
This commit is contained in:
parent
365a992736
commit
b1be4939df
11 changed files with 60 additions and 41 deletions
|
|
@ -195,7 +195,7 @@ namespace MediaBrowser.Common.Implementations.Updates
|
|||
cacheLength = TimeSpan.FromMinutes(3);
|
||||
break;
|
||||
default:
|
||||
cacheLength = TimeSpan.FromHours(3);
|
||||
cacheLength = TimeSpan.FromHours(24);
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue