make channel access opt-in rather than opt out
This commit is contained in:
parent
105aefc715
commit
b0a735dccf
5 changed files with 40 additions and 20 deletions
|
@ -356,7 +356,6 @@
|
|||
|
||||
ConnectUsername: $('#txtConnectUsername', page).val(),
|
||||
ExcludedLibraries: shareExcludes.join(','),
|
||||
ExcludedChannels: channelsResult.Items.map(function (c) { return c.Id; }).join(','),
|
||||
SendingUserId: Dashboard.getCurrentUserId(),
|
||||
EnableLiveTv: false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue