Add option to enable/disable the backup bridge daemon connection

This commit is contained in:
hensm
2020-01-23 16:46:45 +00:00
parent 13dfb26dd4
commit f2bb46d7c4
6 changed files with 65 additions and 3 deletions

View File

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