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.
1 parent 70dbded commit 7b22f30Copy full SHA for 7b22f30
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 = 10 * 60 // 10 minutes
+export const REPORT_SESSION_LENGTH = 30 * 60 // 30 minutes
0 commit comments