We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03da5ce commit 99c4719Copy full SHA for 99c4719
src/dlna_config.h
@@ -22,7 +22,7 @@
22
23
/// Define the default http request timeout
24
#ifndef DLNA_HTTP_REQUEST_TIMEOUT_MS
25
-#define DLNA_HTTP_REQUEST_TIMEOUT_MS 6000
+#define DLNA_HTTP_REQUEST_TIMEOUT_MS 15000
26
#endif
27
28
/// Keep the session open for multiple requests
0 commit comments