DPE BrowserBridge

Editing the BrowserBridge configuration

Configuration file location

Windows

C:\ProgramData\DIGASYSTEM\BrowserBridge\config.xml

Mac OS

"/Library/DIGASYSTEM/BrowserBridge/config.xml"

Default configuration file content

XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<config>
  <!-- LOCAL BROWSER BRIDGE PORT -->
  <port>62478</port>
</config>


Available parameters

Node

Description

port

The port on which the BrowserBridge will locally listen to.
Default is 62478

After changing the configuration you will have to restart BrowserBridge to enable the changes.