Add options to switch bridge backup WebSocket server port

This commit is contained in:
hensm
2020-02-26 16:31:18 +00:00
parent af521f9a0f
commit 78d8516287
8 changed files with 62 additions and 23 deletions

View File

@@ -7,6 +7,7 @@ import { Options } from "./lib/options";
export default {
bridgeApplicationName: APPLICATION_NAME
, bridgeBackupEnabled: false
, bridgeBackupPort: 9556
, mediaEnabled: true
, mediaOverlayEnabled: false
, mediaSyncElement: false