Jump to: navigation, search

slave Section

localization

Default value:
Valid Values: String containing a valid URL
Changes Take Effect: Immediately

URL used to load external localization file. This file should be a JSON file hosted on a server with JSONP support. By default, the built-in English localization is used. For more information about localization, see Localization—Localizing the slave UI.

cssPatchUrl

Default value:
Valid Values: String containing a valid URL
Changes Take Effect: Immediately

URL used to load an external CSS file that is applied to the slave representation of the page seen by the user. May be used to solve CSS synchronization issues.

theme

Default value: iws
Valid Values:

  • iws—theme matching the look and feel of Interaction Workspace 8.1.
  • wde—theme matching the look and feel of Workspace Desktop Edition.
  • wde-hc—theme matching the High Contrast theme in Workspace Desktop Edition.


Changes Take Effect: Immediately

Name of theme applied to the slave UI.

disableWebSockets

Default value: false
Valid Values:

  • true— disable WebSockets
  • false— do not disable WebSockets

Changes Take Effect: Immediately

This option will disable WebSocket communication.

Important
Use of this option in production is not recommended as it may have a significant impact on performance. See Public JavaScript API#disableWebSockets for the analogous option for the master and more details.
This page was last edited on December 5, 2014, at 19:11.
Comments or questions about this documentation? Contact us for support!