Configuration file location

Windows

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

Mac OS

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

Default configuration file content

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

XML

Available parameters

NodeDescription
portThe 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.