Confluence 3.1 has reached end of life
Check out the [latest version] of the documentation
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:
- To disable the People Directory for anonymous users,
-Dconfluence.disable.peopledirectory.anonymous=true
- To disable the People Directory entirely,
-Dconfluence.disable.peopledirectory.all=true
To remove the link on the dashboard:
This only applies to Confluence 2.5.2 to 2.9.x. Confluence 2.10.x or later only needs to configure system properties using the above.
Edit the <confluence-install>/confluence/decorators/global.vmd:
Comment out line 37:
<!-- <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> -->
Unknown macro: {htmlComment} Added by TJW 09/22/08
RELATED TOPICS
Content by label
There is no content with the specified labels
Overview
Content Tools
Apps


