mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix camera upload folder
This commit is contained in:
parent
81d876b3cd
commit
cb8119840a
28 changed files with 520 additions and 105 deletions
|
@ -923,7 +923,7 @@
|
|||
if (mode == MediaBrowser.ConnectionMode.Local) {
|
||||
|
||||
enableRetry = true;
|
||||
timeout = 10000;
|
||||
timeout = 8000;
|
||||
}
|
||||
|
||||
else if (mode == MediaBrowser.ConnectionMode.Manual) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue