Skip to content

Commit

Permalink
internal
Browse files Browse the repository at this point in the history
  • Loading branch information
turtledreams committed Jan 21, 2025
1 parent 87599c7 commit 333c3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/CountlyRNExample/Configuration.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const countlyConfig = new CountlyConfig(COUNTLY_SERVER_KEY, COUNTLY_APP_KEY).set
// .setAppStartTimestampOverride(11223344);

// Countly SDK Limits ========================================
// countlyConfig.limits
// countlyConfig.sdkInternalLimits
// .setMaxKeyLength()
// .setMaxValueSize()
// .setMaxSegmentationValues()
Expand Down

0 comments on commit 333c3fc

Please sign in to comment.