diff options
Diffstat (limited to 'docs/admin/signups.md')
-rw-r--r-- | docs/admin/signups.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/admin/signups.md b/docs/admin/signups.md index db2010cf7..78513380c 100644 --- a/docs/admin/signups.md +++ b/docs/admin/signups.md @@ -17,7 +17,7 @@ You can open new account sign-ups for your instance by changing the variable `ac A sign-up form for your instance will be available at the `/signup` endpoint. For example, `https://your-instance.example.org/signup`. - + Also, your instance homepage and "about" pages will be updated to reflect that registrations are open. @@ -29,11 +29,11 @@ In the meantime, admins and moderators on your instance will receive an email an Instance admins and moderators can handle a new sign-up by either approving or rejecting it via the "accounts" -> "pending" section in the admin panel. - + If you have no sign-ups, the list pictured above will be empty. If you have a pending account sign-up, however, you can click on it to open that account in the account details screen: - + At the bottom, you will find actions that let you approve or reject the sign-up. |