We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5129100 + 94659bd commit 8a2ed6eCopy full SHA for 8a2ed6e
src/config/constants.js
@@ -965,4 +965,4 @@ export const PROJECT_REPORTS = {
965
/**
966
* Report session length in seconds
967
*/
968
-export const REPORT_SESSION_LENGTH = 30 * 60 // 30 minutes
+export const REPORT_SESSION_LENGTH = 25 * 60 // 25 minutes (5 minutes less than the report session)
0 commit comments