defaultLimit constant

int const defaultLimit

Default line limit when none specified.

Implementation

static const int defaultLimit = 2000;