mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
. Added client config setting to allow the Shelf component to be hidden by default
. Added ExpiringValueCache class used to hold simple lists in the client that don't need refreshing constantly git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2105 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -100,6 +100,9 @@
|
||||
<!-- the maximum number of items to show in the recent spaces shelf component -->
|
||||
<recent-spaces-items>6</recent-spaces-items>
|
||||
|
||||
<!-- Shelf component default visibility, set to false to hide the shelf by default -->
|
||||
<shelf-visible>true</shelf-visible>
|
||||
|
||||
<!-- the minimum number of characters required for a valid search string -->
|
||||
<search-minimum>3</search-minimum>
|
||||
|
||||
|
Reference in New Issue
Block a user