Skip to content

Commit 65ce3c2

Browse files
authored
Merge pull request #59 from tanuja-11/topic-release
RP-1332: session config changes
2 parents 39ff2c4 + 4b5d4c8 commit 65ce3c2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

config/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,5 +199,6 @@
199199
"startTime": "20:00:00",
200200
"endTime": "21:10:00"
201201
},
202-
"cronJobForEodSync" : "*/60 * * * *"
202+
"cronJobForEodSync" : "*/60 * * * *",
203+
"sessionMaxAge" : 900000
203204
}

0 commit comments

Comments
 (0)