DEFAULT_MAX_TOKEN_LENGTH

const val DEFAULT_MAX_TOKEN_LENGTH: Int = 255

Limit the default token length.