Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 

Safe Mode Support and System Properties for Userscripts

On  we released version 2.4.0 of Userscripts for Confluence!

This version provides a safe mode for deactivating the core services by setting a system property. It also provides a REST service to set system properties for this app.

New and Noteworthy

Safe Mode

The Safe Mode allows administrators to deactivate the main services of this app via a System Property. The system property can be set with the Java Virtual Machine when the machine is started.

In case any service of this app causes trouble on your Confluence instance, you can now deactivate a specific set of services for maintenance. This adds another option to Disabling and enabling apps, where apps are disabled via the Universal Plugin Manager.

System Property Service

The new REST service System Property Service allows Confluence administrators to configure system properties defined by Userscripts for Confluence.

This way the System property can be accessed and altered at runtime via a REST client.

List of Changes

Key Summary T P Status Resolution Description
Loading...
Refresh

  • No labels