maxFileSize constant

int const maxFileSize

Maximum file size for processing (in bytes)

Implementation

static const int maxFileSize = 10485760;