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 7c741b0 commit 6d59954Copy full SHA for 6d59954
JShellAPI/src/main/resources/application.properties
@@ -8,7 +8,7 @@ jshellapi.sysOutCharLimit=1024
8
jshellapi.maxAliveSessions=10
9
10
# Docker limits config
11
-jshellapi.dockerMaxRamMegaBytes=125
+jshellapi.dockerMaxRamMegaBytes=128
12
jshellapi.dockerCPUsUsage=0.5
13
14
# Internal config
0 commit comments