mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
- Links management UI
- Made AJAX polling frequency configurable - Made connection and read timeout values configurable - Added panel around summary area - Removed use of shadowed panels for staging area and user sandboxes git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6061 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -521,6 +521,15 @@
|
||||
<property name="publicAction">
|
||||
<value>false</value>
|
||||
</property>
|
||||
<property name="noThreads">
|
||||
<value>5</value>
|
||||
</property>
|
||||
<property name="connectionTimeout">
|
||||
<value>10000</value>
|
||||
</property>
|
||||
<property name="readTimeout">
|
||||
<value>30000</value>
|
||||
</property>
|
||||
</bean>
|
||||
|
||||
<!-- Scheduled action helper beans -->
|
||||
|
Reference in New Issue
Block a user