This property is useful in helping limit the memory consumption of typical application usage. But note that this only limits the number of compound edits, not the size of any individual GoUndoManagerCompoundEdit, which may still have an unlimited number of GoChangedEventArgss.
Decreasing this value will not necessarily remove any existing edits if there currently exist more edits in AllEdits than the new value would allow.