Skip to content

Commit 8cbf0b3

Browse files
authored
fix(docs): updated readme to use 60 seconds vs 60 ms
1 parent cba5666 commit 8cbf0b3

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
@@ -91,7 +91,7 @@ analytics
9191
trackAttributionData: true,
9292

9393
android: {
94-
flushInterval: 60,
94+
flushInterval: 60000, // 60 seconds
9595
collectDeviceId: true
9696
},
9797
ios: {

0 commit comments

Comments
 (0)