1. Edit the $JFROG_HOME/artifactory/var/etc/system.yaml file and add/modify:
Shared: ## Java 11 distribution to use #javaHome: "JFROG_HOME/artifactory/app/third-party/java" ## Extra Java options to pass to the JVM. #Edit the values of the Xms and Xmx. If the extraJavaOpts property does not already exist, it should be added #extraJavaOpts: "-Xms512m -Xmx4g"2. Restart Artifactory.