Skip to content

Commit afb3b17

Browse files
author
Vikas Agarwal
committed
Increased session length in accordance to project service configuration on production
1 parent 876be31 commit afb3b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -962,4 +962,4 @@ export const PROJECT_REPORTS = {
962962
TAAS_MEMBERS : 'taas_members',
963963
}
964964

965-
export const REPORT_SESSION_LENGTH = 600
965+
export const REPORT_SESSION_LENGTH = 1800

0 commit comments

Comments
 (0)