当从直接URL浏览工件时,如何显示校验和文件?
主题
使用本机浏览器(通过UI在任何存储库上使用RC)公开校验和文件(md5和sha1).决议
只需在$ARTIFACTORY_HOME/etc/中设置一个属性artifactory.system.properties文件。
1.添加属性的以下属性artifactory.system.properties文件和保存lit:
artifactory.ui.hideChecksums = false
2.重新启动变更生效的Artifactory:
使用本机浏览器(通过UI在任何存储库上使用RC)公开校验和文件(md5和sha1).决议
只需在$ARTIFACTORY_HOME/etc/中设置一个属性artifactory.system.properties文件。
1.添加属性的以下属性artifactory.system.properties文件和保存lit:
artifactory.ui.hideChecksums = false
2.重新启动变更生效的Artifactory: