ACS-2321 Downloads throws 412 error if content is archived (#822)

This commit is contained in:
David Edwards
2021-12-03 18:17:15 +00:00
committed by GitHub
parent 1f18805733
commit c0753e3285
5 changed files with 337 additions and 0 deletions

View File

@@ -852,6 +852,12 @@ fileFolderService.checkHidden.enabled=true
ticket.cleanup.cronExpression=0 0 * * * ?
#
# Maximum number of items to check for archive status when creating downloads node set to -1 for unlimited checks
# only used if azure-connector or s3-connector is installed
#
download.archiveCheckLimit=500
#
# Download Service Cleanup
#