Anyone has done any configuration relatd to disabling repository link in share.
I am trying with the below one , but its not working:
<!– How to enable/disable Repository –>
<config evaluator="string-compare" condition="RepositoryLibrary" replace="true">
<!– Whether the link to the Repository Library appears in the header component or not.–>
<visible>false</visible>
<!– Root nodeRef for top-level folder –>
<root-node>alfresco://company/home</root-node>
</config>
Any help would be appreciable.
Thanks,