mirror of https://github.com/zulip/zulip.git
docs and help: Update text of no-content mobile notifications.
Documentation follow-up to d9c5eb1280
.
This commit is contained in:
parent
eb2f1b4788
commit
2514093688
|
@ -180,8 +180,8 @@ and privacy in mind:
|
|||
|
||||
There's a `PUSH_NOTIFICATION_REDACT_CONTENT` setting available to
|
||||
disable any message content being sent via the push notification
|
||||
bouncer (i.e. message content will be replaced with
|
||||
`***REDACTED***`). Note that this setting makes push notifications
|
||||
bouncer (i.e., message content will be replaced with
|
||||
`New message`). Note that this setting makes push notifications
|
||||
significantly less usable.
|
||||
|
||||
We plan to
|
||||
|
|
|
@ -206,6 +206,12 @@ notification settings.
|
|||
|
||||
{end_tabs}
|
||||
|
||||
### Why am I seeing “New message” in place of message text?
|
||||
|
||||
Administrators of self-hosted Zulip servers can
|
||||
[configure](https://zulip.readthedocs.io/en/stable/production/mobile-push-notifications.html#security-and-privacy)
|
||||
push notifications not to include any message content.
|
||||
|
||||
### Contacting Zulip support
|
||||
|
||||
If you are still having trouble with your push notifications, you can send an
|
||||
|
|
Loading…
Reference in New Issue