mirror of
https://github.com/zulip/zulip.git
synced 2025-10-26 17:43:58 +00:00
docs: Tweak descriptions of Zoom app options.
This commit is contained in:
@@ -16,8 +16,8 @@ other [video call integration options](https://zulip.com/help/start-a-call) on a
|
|||||||
self-hosted Zulip server.
|
self-hosted Zulip server.
|
||||||
|
|
||||||
:::{note}
|
:::{note}
|
||||||
It is possible to disable the video and voice call buttons for your
|
You can disable the video and voice call buttons for your organization by
|
||||||
organization by [setting the call
|
[setting the call
|
||||||
provider](https://zulip.com/help/start-a-call#change-your-organizations-call-provider)
|
provider](https://zulip.com/help/start-a-call#change-your-organizations-call-provider)
|
||||||
to "None".
|
to "None".
|
||||||
:::
|
:::
|
||||||
@@ -34,16 +34,15 @@ No server configuration changes are required.
|
|||||||
|
|
||||||
To use a [Zoom](https://zoom.us) integration on a self-hosted
|
To use a [Zoom](https://zoom.us) integration on a self-hosted
|
||||||
installation, you'll need to register a custom Zoom application for
|
installation, you'll need to register a custom Zoom application for
|
||||||
your Zulip server.
|
your Zulip server. Zulip supports two types of custom Zoom apps:
|
||||||
|
|
||||||
Zulip supports two types of custom Zoom apps:
|
- [Server to Server OAuth app](#server-to-server-oauth-app): Easiest to set up,
|
||||||
|
but requires users to be part of the Zoom organization that created the
|
||||||
- [Server to Server OAuth app][], which is easiest to setup, but
|
|
||||||
requires users to be part of the Zoom organization that created the
|
|
||||||
application in order to create calls.
|
application in order to create calls.
|
||||||
- [General OAuth app][], which is used by Zulip Cloud and other
|
|
||||||
settings where the server-to-server integration's limitations are
|
- [General OAuth app](#general-oauth-app): Recommended for settings where the
|
||||||
problematic.
|
limitations of the Server to Server OAuth app are problematic (e.g., this is
|
||||||
|
used by Zulip Cloud).
|
||||||
|
|
||||||
### Server to Server OAuth app
|
### Server to Server OAuth app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user