Update docs/source/getting-started/authenticators-users-basics.md

Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
This commit is contained in:
Chris Holdgraf
2022-01-04 13:32:39 -08:00
committed by GitHub
parent 0761a5db02
commit 05a3f5aa9a

View File

@@ -17,7 +17,7 @@ Users in the `allowed_users` set are added to the Hub database when the Hub is
started.
```{warning}
If this configuration value is not set, then **all users will be allowed into your hub**.
If this configuration value is not set, then **all authenticated users will be allowed into your hub**.
```
## Configure admins (`admin_users`)