mirror of https://github.com/zulip/zulip.git
help-center: Reword self-host warning to enable web-public streams.
Rewords warning for self-hosted Zulip servers to enable web-public streams so that the inline code doesn't line wrap oddly due to spacing.
This commit is contained in:
parent
08e8a21da0
commit
27bb856513
|
@ -37,10 +37,9 @@ communities such as open-source projects and research communities.
|
|||
### Enable or disable web-public streams
|
||||
|
||||
!!! warn ""
|
||||
Self-hosted Zulip servers must enable support for web-public streams by setting
|
||||
`WEB_PUBLIC_STREAMS_ENABLED = True` in their [server
|
||||
settings](https://zulip.readthedocs.io/en/latest/production/settings.html)
|
||||
prior to proceeding.
|
||||
Self-hosted Zulip servers must enable support for web-public streams in their
|
||||
[server settings](https://zulip.readthedocs.io/en/latest/production/settings.html)
|
||||
by setting `WEB_PUBLIC_STREAMS_ENABLED = True` prior to proceeding.
|
||||
|
||||
{start_tabs}
|
||||
|
||||
|
|
Loading…
Reference in New Issue