revisionHistoryLimit property

int? revisionHistoryLimit
final

The number of old history to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. Defaults to 10.

Implementation

final int? revisionHistoryLimit;