mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
minor update
This commit is contained in:
@@ -35,7 +35,9 @@
|
||||
|
||||
<bean class="org.dspace.app.sherpa.SHERPAService" id="org.dspace.app.sherpa.SHERPAService">
|
||||
<property name="maxNumberOfTries" value="3"/>
|
||||
<!-- the value of this property is in milliseconds -->
|
||||
<property name="sleepBetweenTimeouts" value="2000"/>
|
||||
<!-- the value of this property is in milliseconds -->
|
||||
<property name="timeout" value="5000"/>
|
||||
</bean>
|
||||
|
||||
|
Reference in New Issue
Block a user