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 c7614b7 commit ec8b342Copy full SHA for ec8b342
sample/manifest.yml
@@ -16,5 +16,5 @@ applications:
16
LOG_REFERER: false
17
# Some defaults in the SAP Java buildpack much higher than what this app needs.
18
# The values below have been devised empirically
19
- JAVA_OPTS: '-XX:ReservedCodeCacheSize=40M -XX:MaxMetaspaceSize=28M -Xss256K'
20
# Default: '-XX:ReservedCodeCacheSize=240M -XX:MaxMetaspaceSize=141152K -Xss1M'
+ JAVA_OPTS: '-XX:ReservedCodeCacheSize=40M -XX:MaxMetaspaceSize=28M -Xss256K'
0 commit comments