How to disable plugins in Confluence in 6.1+ using Java system properties
This is a Confluence Server feature. These parameters do not work with Confluence Data Center.
Purpose
Confluence added the ability to disable all plugins at start-up using a command line argument. If you would rather have this set permanently, or launch Confluence as a service, you can instead configure this through Java CATALINA_OPTS arguments.
Solution
- Use the appropriate method to set System Properties for your operating system from Configuring System Properties
- Make the following changes:
If Confluence is running on Linux or is launched manually on Windows using start-confluence.bat
If Confluence is running via a Windows service:
- Stop and Start the Confluence service