Skip to content

Commit e6283a6

Browse files
committed
Added comments in application.properties
1 parent a8d1086 commit e6283a6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
# Public API Config
12
# 30 * 60 = 1800
23
jshellapi.regularSessionTimeoutSeconds=1800
34
# 10 * 60 = 600
45
jshellapi.oneTimeSessionTimeoutSeconds=600
56
jshellapi.evalTimeoutSeconds=15
7+
8+
# Internal config
69
jshellapi.schedulerThreadCount=1
710
jshellapi.schedulerSessionKillScanRate=60

0 commit comments

Comments
 (0)