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

update library monitor

This commit is contained in:
Luke Pulverenti 2015-10-05 21:22:56 -04:00
parent 45d5ffb922
commit 14da857be7

View file

@ -919,7 +919,7 @@
if (mode == MediaBrowser.ConnectionMode.Local) {
enableRetry = true;
timeout = 7000;
timeout = 10000;
}
else if (mode == MediaBrowser.ConnectionMode.Manual) {