report unparsable limit as http upload available
This commit is contained in:
parent
4538909275
commit
4019593181
|
@ -1827,7 +1827,7 @@ public class XmppConnection implements Runnable {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
//ignored
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue