Skip to content

Commit 4b5d4c8

Browse files
committed
RP-1332: session config changes
1 parent add9e05 commit 4b5d4c8

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)