mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
ACS-2321 Downloads throws 412 error if content is archived (#822)
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
Reference in New Issue
Block a user