mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
added documentation for system requirements
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
|
||||
"ExtraJavaOptions":{
|
||||
"Description": "Setting Java Memory Parameters for Artifactory",
|
||||
"Description": "Setting Java Memory Parameters for Artifactory. Learn about system requirements for Artifactory https://www.jfrog.com/confluence/display/RTF/System+Requirements#SystemRequirements-RecommendedHardware.",
|
||||
"Default" : "-server -Xms2g -Xmx14g -Xss256k -XX:+UseG1GC -XX:OnOutOfMemoryError=\\\\\\\"kill -9 %p\\\\\\\"",
|
||||
"Type" : "String"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user