mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 01:29:58 +00:00
Add options to switch bridge backup WebSocket server port
This commit is contained in:
@@ -7,6 +7,7 @@ import { Options } from "./lib/options";
|
||||
export default {
|
||||
bridgeApplicationName: APPLICATION_NAME
|
||||
, bridgeBackupEnabled: false
|
||||
, bridgeBackupPort: 9556
|
||||
, mediaEnabled: true
|
||||
, mediaOverlayEnabled: false
|
||||
, mediaSyncElement: false
|
||||
|
||||
Reference in New Issue
Block a user