mirror of https://github.com/zulip/zulip.git
docs(integrations): Add steps for setting up a video chat provider.
This is a preparatory commit that documents steps for setting a video chat provider for an organization. It is added as a separate section in /help/start-a-call. Permalinks to this section are utilized in succeeding commits which move documentation of our video call providers to `/integrations`, as asked in issue #17588. Tweaked by tabbott for clearer/more consist language.
This commit is contained in:
parent
940927910f
commit
32b4655394
|
@ -23,9 +23,8 @@ compose box.
|
|||
By default, Zulip integrates with
|
||||
[Jitsi Meet](https://jitsi.org/jitsi-meet/), a fully-encrypted, 100% open
|
||||
source video conferencing solution. Organization administrators can also
|
||||
change the organization's video chat provider.
|
||||
|
||||
### Change your organization's video chat provider
|
||||
change the organization's video chat provider. Video chat providers
|
||||
supported by zulip are:
|
||||
|
||||
{start_tabs}
|
||||
|
||||
|
@ -75,5 +74,17 @@ setting the provider to "None".
|
|||
|
||||
{end_tabs}
|
||||
|
||||
### Change your organization's video chat provider
|
||||
|
||||
{start_tabs}
|
||||
|
||||
{settings_tab|organization-settings}
|
||||
|
||||
1. Under **Other settings** select appropriate provider from **Video chat provider** dropdown.
|
||||
|
||||
1. Click **Save changes**.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
[big-blue-button-configuration]: https://zulip.readthedocs.io/en/latest/production/video-calls.html#big-blue-button
|
||||
[zoom-configuration]: https://zulip.readthedocs.io/en/latest/production/video-calls.html#zoom
|
||||
|
|
Loading…
Reference in New Issue