This documentation relates to an earlier version of Confluence.
View this page in the current documentation or visit the current documentation home.
Skip to end of metadata
Go to start of metadata

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
  • To disable the People Directory entirely,
-Dconfluence.disable.peopledirectory.all=true

These two properties are available in Confluence 2.5.2 and later.

Note that the 'People Directory' link will still appear on the dashboard, so you will need to modify the following file to remove the link: /decorators/global.vmd (In Confluence Standalone, this is located in the confluence directory)