update SocketHttpListener

This commit is contained in:
Luke Pulverenti
2016-07-14 23:57:38 -04:00
parent 009a0a6d11
commit 4b2a91100b
+1 -1
View File
@@ -1202,7 +1202,7 @@ var Dashboard = {
}
if (browserInfo.mobile || browserInfo.tv) {
quality -= 35;
quality -= 40;
}
if (AppInfo.hasLowImageBandwidth) {