Skip to content
Merged
Prev Previous commit
Next Next commit
Update src/platforms/common/configuration/options.mdx
Co-authored-by: Isabel <[email protected]>
  • Loading branch information
marandaneto and imatwawana authored Mar 14, 2022
commit 23f9e4e4242a9a01d04320a33444c5a7791df760
2 changes: 1 addition & 1 deletion src/platforms/common/configuration/options.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ Set this boolean to `false` to disable the [release health](/product/releases/he

<ConfigKey name="sessionTrackingIntervalMillis">

Set this to change the default interval to end a session (release health) if the App goes to the background, Default is 30000.
Set this to change the default interval to end a session (release health) if the app goes to the background. Default is 30,000.

</ConfigKey>

Expand Down