Skip to content

Commit 9103460

Browse files
zhu-xiaoweixiaoweii
andauthored
fix: update readme for isTrackAppExceptionEvents default value. (#23)
Co-authored-by: xiaoweii <xiaoweii@amazom.com>
1 parent 83153a3 commit 9103460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Your `appId` and `endpoint` are already set up in it, here's an explanation of e
5656
- **endpoint**: the endpoint url you will upload the event to AWS server.
5757
- **isCompressEvents**: whether to compress event content when uploading events, default is `true`
5858
- **autoFlushEventsInterval**: event sending interval, the default is `10s`
59-
- **isTrackAppExceptionEvents**: whether auto track exception event in app, default is `true`
59+
- **isTrackAppExceptionEvents**: whether auto track exception event in app, default is `false`
6060

6161
**3.Initialize the SDK**
6262

0 commit comments

Comments
 (0)