slave Section
Contents
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 (For example, the Co-browse server. See Serving JSONP). 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: wde
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.
externalJS
Default value:
Valid Values: String containing a valid URL
Changes Take Effect: Immediately (after slave page reloads)
This options specifies the URL of an additional JavaScript file that will be loaded and executed on the slave side.
