Confluence Docs 3.1 : Hiding the People Directory
This page last changed on Jun 17, 2009 by rhartono.
The People Directory provides a list of all users in your Confluence system. If you need to disable the People Directory set the following system properties on your application server command line:
-Dconfluence.disable.peopledirectory.anonymous=true
-Dconfluence.disable.peopledirectory.all=true To remove the link on the dashboard:
<!-- <img src="$req.contextPath/images/icons/people_directory_32.gif" align='absmiddle' height="32" width="32"> <b><a class="fontSizeDefault" href="$req.contextPath/peopledirectory.action"> $action.getText("people.directory.title")</a></b><span class="smalltext"> - $action.getText("people.directory.description")</span><br> --> RELATED TOPICS |
![]() |
Document generated by Confluence on Dec 10, 2009 18:41 |