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 add9e05 commit 4b5d4c8Copy full SHA for 4b5d4c8
1 file changed
config/config.json
@@ -199,5 +199,6 @@
199
"startTime": "20:00:00",
200
"endTime": "21:10:00"
201
},
202
- "cronJobForEodSync" : "*/60 * * * *"
+ "cronJobForEodSync" : "*/60 * * * *",
203
+ "sessionMaxAge" : 900000
204
}
0 commit comments