Skip to content

Commit

Permalink
Merge branch 'master' into 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
bonita-ci committed Dec 26, 2023
2 parents fafba46 + ca96d9b commit b4e5711
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@
</set>
</constructor-arg>
<constructor-arg name="sequenceId" value="5" />
<constructor-arg name="rangeSize" value="${bonita.platform.sequence.10500:${bonita.platform.sequence.defaultRangeSize}}" />
<constructor-arg name="rangeSize" value="${bonita.platform.sequence.5:${bonita.platform.sequence.defaultRangeSize}}" />
</bean>

<bean name="sequenceManager" class="org.bonitasoft.engine.sequence.SequenceManagerImpl">
Expand Down

0 comments on commit b4e5711

Please sign in to comment.