reduce time in which you see yourself going away

This commit is contained in:
Howard Stearns 2019-05-20 12:48:06 -07:00
parent 8b7a30f45b
commit 07e9c3d648

View file

@ -49,7 +49,7 @@
const int INVALID_PORT = -1;
const quint64 NODE_SILENCE_THRESHOLD_MSECS = 20 * 1000;
const quint64 NODE_SILENCE_THRESHOLD_MSECS = 10 * 1000;
static const size_t DEFAULT_MAX_CONNECTION_RATE { std::numeric_limits<size_t>::max() };