...
launch
(boolean; defaultfalse
)whether to start bundled open stage control instance with the service
requires restart
port
(number; default803
802
)port for bundled open stage control instance
requires restart
theme
(string; default<install directory>/open-stage-control/igloo.css
)path to open stage control theme
requires restart
session
(string; default<install directory>/open-stage-control/default_session.json
)path to open stage control session
requires restart
parameters
(array of strings; default[]
)extra command line parameters to pass to bundled open stage control
these parameters are passed by default:
--no-gui --read-only --port <configured port> --theme <configured theme> --load <configured session>
requires restart
...