mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-09 17:19:59 +00:00
Add option to enable/disable the backup bridge daemon connection
This commit is contained in:
@@ -6,6 +6,7 @@ import { Options } from "./lib/options";
|
||||
|
||||
export default {
|
||||
bridgeApplicationName: APPLICATION_NAME
|
||||
, bridgeBackupEnabled: false
|
||||
, mediaEnabled: true
|
||||
, mediaOverlayEnabled: false
|
||||
, mediaSyncElement: false
|
||||
|
||||
Reference in New Issue
Block a user