MNT-22338 changed transactionDocsBatchSize to support Oracle databases

This commit is contained in:
gevagel
2021-06-25 16:09:33 +03:00
parent a744e00829
commit 8b495151ce
@@ -131,7 +131,7 @@ solr.maxBooleanClauses=10000
#Max number of transactions fetched by metadata tracker
#alfresco.maxNumberOfTransactions=
alfresco.transactionDocsBatchSize=2000
alfresco.transactionDocsBatchSize=999
alfresco.nodeBatchSize=100
alfresco.changeSetAclsBatchSize=500
alfresco.aclBatchSize=100