1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

3.0.5666.5

This commit is contained in:
Luke Pulverenti 2015-07-10 22:23:28 -04:00
parent 4b951f485f
commit 3e5c071ec0
16 changed files with 68 additions and 33 deletions

View file

@ -101,7 +101,7 @@
}
else {
cacheDuration = 180000;
cacheDuration = 60000;
}
if ((now - last) < cacheDuration) {