help: Document modifying email visibility on sign-up.

This commit is contained in:
Alya Abbott 2023-02-22 14:27:29 -08:00 committed by Tim Abbott
parent 8ede54fb1b
commit e65f48b619
2 changed files with 12 additions and 0 deletions

View File

@ -9,6 +9,17 @@ for new users in the organization.
{start_tabs}
{tab|on-sign-up}
1. After confirming your email, click **Change** below your email address.
1. Configure **Who can access your email address**.
1. Click **Confirm** to apply your changes, and continue the account registration
process.
{tab|desktop-web}
{settings_tab|account-and-privacy}
1. Under **Privacy**, configure **Who can access your email address**.

View File

@ -92,6 +92,7 @@ TAB_SECTION_LABELS = {
"logged-out": "If you are logged out",
"user": "User",
"bot": "Bot",
"on-sign-up": "On sign-up",
}