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:
parent
45d5ffb922
commit
14da857be7
1 changed files with 1 additions and 1 deletions
|
@ -919,7 +919,7 @@
|
||||||
if (mode == MediaBrowser.ConnectionMode.Local) {
|
if (mode == MediaBrowser.ConnectionMode.Local) {
|
||||||
|
|
||||||
enableRetry = true;
|
enableRetry = true;
|
||||||
timeout = 7000;
|
timeout = 10000;
|
||||||
}
|
}
|
||||||
|
|
||||||
else if (mode == MediaBrowser.ConnectionMode.Manual) {
|
else if (mode == MediaBrowser.ConnectionMode.Manual) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue