Skip to content

Commit a484af3

Browse files
committed
Sky 1.8.0-0 (2)
1 parent a88fd3b commit a484af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SkGui/src/media/WBackendNet.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ void WBackendNetQuery::init(Type type, const QString & url)
9393
cookies = false;
9494
skipError = false;
9595

96-
maxHost = 5;
96+
maxHost = 3;
9797
delay = 0;
9898
timeout = -1;
9999
}

0 commit comments

Comments
 (0)