Start browser on server start (#1832)

* Start browser on server start
* Add config option for opening browser
This commit is contained in:
kermieisinthehouse
2021-10-28 16:19:23 -07:00
committed by GitHub
parent 29b14ab4fc
commit 87036a07bc
24 changed files with 356 additions and 2 deletions

View File

@@ -52,6 +52,7 @@ fragment ConfigInterfaceData on ConfigInterfaceResult {
wallShowTitle
wallPlayback
maximumLoopDuration
noBrowser
autostartVideo
showStudioAsText
css