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 0b8c4c4 commit 71e27d2Copy full SHA for 71e27d2
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=100
+jshellapi.dockerMaxRamMegaBytes=125
12
jshellapi.dockerCPUsUsage=0.5
13
14
# Internal config
0 commit comments