Analytics: code quality

This commit is contained in:
Benoit Marty 2021-11-25 09:25:42 +01:00 committed by Benoit Marty
parent eeeab1dd0e
commit eb1a30cc30
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ class DefaultVectorAnalytics @Inject constructor(
// Capture deep links as part of the screen call. (off by default)
// .captureDeepLinks()
// Maximum number of events to keep in queue before flushing (20)
// Maximum number of events to keep in queue before flushing (default 20)
// .flushQueueSize(20)
// Max delay before flushing the queue (30 seconds)