Control Channel Settings
These configuration options set what channel settings can be updated with the REST API or the SDK:
allowedChannelUpdates
inDeploymentConfig
.allowedChannelUpdatesOverride
inApplicationConfig
andChannelConfig
.
Options in DeploymentConfig
sets the default for all applications, but they can be overridden by Application or Channel settings. You can only configure these options with the v2 REST API.
allowedChannelUpdates
and allowedChannelUpdatesOverride
have the following settings:
mute
: Set totrue
by default inallowedChannelUpdates
. Set tonull
by default inallowedChannelUpdatesOverride
record
: Set totrue
by default inallowedChannelUpdates
. Set tonull
by default inallowedChannelUpdatesOverride
enableRtmp
: Set totrue
by default inallowedChannelUpdates
. Set tonull
by default inallowedChannelUpdatesOverride