document notification forwarding feature

This commit is contained in:
Daniel Micay 2022-07-02 09:01:56 -04:00
parent 9dd8a05457
commit 853efc1b00

View File

@ -124,6 +124,7 @@
<li><a href="#more-user-profiles">More user profiles</a></li>
<li><a href="#end-session">End session</a></li>
<li><a href="#disabling-app-installation">Disabling app installation</a></li>
<li><a href="#notification-forwarding">Notification forwarding</a></li>
</ul>
</li>
<li><a href="#grapheneos-app-repository">GrapheneOS app
@ -691,6 +692,17 @@
management feature but doesn't make it available to a user who owns their own
device.</p>
</section>
<section id="notification-forwarding">
<h4><a href="#notification-forwarding">Notification forwarding</a></h4>
<p>GrapheneOS supports forwarding notification from users running in the
background to the currently active user. Forwarding notifications to other
users is disabled by default can be enabled within each user profile where
forwarding to the active profile is wanted. Notifications forwarded from
other profiles are displayed by default in a standard local notification
channel.</p>
</section>
</section>
<section id="grapheneos-app-repository">