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
|
There's a `PUSH_NOTIFICATION_REDACT_CONTENT` setting available to
|
||||||
disable any message content being sent via the push notification
|
disable any message content being sent via the push notification
|
||||||
bouncer (i.e. message content will be replaced with
|
bouncer (i.e., message content will be replaced with
|
||||||
`***REDACTED***`). Note that this setting makes push notifications
|
`New message`). Note that this setting makes push notifications
|
||||||
significantly less usable.
|
significantly less usable.
|
||||||
|
|
||||||
We plan to
|
We plan to
|
||||||
|
|
|
@ -206,6 +206,12 @@ notification settings.
|
||||||
|
|
||||||
{end_tabs}
|
{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
|
### Contacting Zulip support
|
||||||
|
|
||||||
If you are still having trouble with your push notifications, you can send an
|
If you are still having trouble with your push notifications, you can send an
|
||||||
|
|
Loading…
Reference in New Issue