Skip to content

Commit cea427b

Browse files
committed
edit limit sign-ups step
1 parent cdf3d71 commit cea427b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/admin/users/github-auth.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ To use the default configuration:
3838
CODER_OAUTH2_GITHUB_ALLOW_SIGNUPS=true
3939
```
4040

41-
1. **Configure Organization Restrictions (Optional)**
42-
If you want to limit sign-ups to specific GitHub organizations, set:
41+
1. (Optional) If you want to limit sign-ups to specific GitHub organizations, set:
4342

4443
```shell
4544
CODER_OAUTH2_GITHUB_ALLOWED_ORGS="your-org"

0 commit comments

Comments
 (0)