Skip to content

Commit 333c3fc

Browse files
committed
internal
1 parent 87599c7 commit 333c3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/CountlyRNExample/Configuration.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const countlyConfig = new CountlyConfig(COUNTLY_SERVER_KEY, COUNTLY_APP_KEY).set
2929
// .setAppStartTimestampOverride(11223344);
3030

3131
// Countly SDK Limits ========================================
32-
// countlyConfig.limits
32+
// countlyConfig.sdkInternalLimits
3333
// .setMaxKeyLength()
3434
// .setMaxValueSize()
3535
// .setMaxSegmentationValues()

0 commit comments

Comments
 (0)