Clipboard Size

The Content Studio clipboard panel can hold up to 200 content items by default. You can change this limit by adding the following properties to configuration-layer-root/com/escenic/webstart/StudioConfig.properties:

property.com.escenic.studio.clipboard.size

The maximum number of content items to be displayed in the clipboard panel. The default value is 200.

property.com.escenic.studio.clipboard.warning.size

A limit above which a warning icon is displayed, indicating that the clipboard panel will soon be full. The default value is 180.

Reducing the clipboard size lowers Content Studio's memory usage, so it may be a good idea if users are experiencing memory-related performance problems.