artifactory.system.properties
Artifactory includes a convenience method for specifying system properties. Instead of having to configure properties in the JVM runtime configuration of the hosting container, you can now edit the $ARTIFACTORY_HOME/etc/artifactory.system.properties file and restart the container.
As these settings affect the whole container VM, it is recommended to use this feature primarily for specifying Artifactory related properties only (such as repository ids substitution, etc.). The Artifactory-specific settings start with the artifactory. prefix.