We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88fd3b commit a484af3Copy full SHA for a484af3
src/SkGui/src/media/WBackendNet.cpp
@@ -93,7 +93,7 @@ void WBackendNetQuery::init(Type type, const QString & url)
93
cookies = false;
94
skipError = false;
95
96
- maxHost = 5;
+ maxHost = 3;
97
delay = 0;
98
timeout = -1;
99
}
0 commit comments