mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
api-docs: Update GET /server_settings for channel.
Updates the API doc for GET /server_settings endpoint to use channel in descriptions instead of stream. Part of the stream to channel rename project.
This commit is contained in:
parent
c87715a6ff
commit
8a0c8cecf8
@ -17007,10 +17007,10 @@ paths:
|
||||
type: boolean
|
||||
description: |
|
||||
Whether the organization has enabled the creation of
|
||||
[web-public streams](/help/public-access-option) and
|
||||
at least one web-public stream on the server currently
|
||||
[web-public channels](/help/public-access-option) and
|
||||
at least one web-public channel on the server currently
|
||||
exists. Clients that support viewing content
|
||||
in web-public streams without an account can
|
||||
in web-public channels without an account can
|
||||
use this to determine whether to offer that
|
||||
feature on the login page for an organization.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user