Upload the Access YAML File
Example Follow these steps to change the setting of number-of-retries from 3 (the default) to 5:
Example
Follow these steps to change the setting of number-of-retries from 3 (the default) to 5:
- Open the
access.config.template.ymlfile and copy thenumber-of-retries: 3Key-Value pair. - Paste the copied Key-Value pair into the
access.config.latest.ymlfile. - In
access.config.latest.yml, change the value ofnumber-of-retriesto5. - Save the modified
access.config.latest.ymlasaccess.config.import.yml. - Restart Artifactory. This restarts the Access service, which populates
access.config.import.ymlwith the updated configuration values.
Updated 5 days ago
