From badd4be1557f4e56cd3ded1fd6e3e601b203f080 Mon Sep 17 00:00:00 2001 From: andrewallen00 Date: Wed, 11 Jan 2017 18:51:47 -0800 Subject: [PATCH] docs: Add user guide for configure mobile notifications. --- .../help/configure-mobile-notifications.md | 16 ++++++++++++++++ templates/zerver/help/index.md | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 templates/zerver/help/configure-mobile-notifications.md diff --git a/templates/zerver/help/configure-mobile-notifications.md b/templates/zerver/help/configure-mobile-notifications.md new file mode 100644 index 0000000000..d90fcc22d7 --- /dev/null +++ b/templates/zerver/help/configure-mobile-notifications.md @@ -0,0 +1,16 @@ +# Configure Mobile Push Notifications + +Follow these steps to change your mobile notification settings. + +{!go-to-the.md!} [Notifications](/#settings/notifications) +{!settings.md!} + +2. Under the **Private messages and @-mentions** section, check the +box by **Mobile push notifications when offline** if you +want mobile notifications only when you're offline. + +3. And/or check the box by **Mobile push notifications always (even +when online)** if you want mobile notifications all of the time. + +4. Click on the **Save Changes** button at the bottom to save your +settings diff --git a/templates/zerver/help/index.md b/templates/zerver/help/index.md index 328d1df9e9..f22d05f6c4 100644 --- a/templates/zerver/help/index.md +++ b/templates/zerver/help/index.md @@ -106,7 +106,7 @@ as an **organization**. * [Configure desktop notifications](/help/configure-desktop-notifications) * [Configure audible notifications](/help/configure-audible-notifications) * Configure email notifications -* Configure mobile push notifications +* [Configure mobile push notifications](/help/configure-mobile-notifications) * [Add an alert word](/help/alert-words) ## Tools & Customization