mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-26 02:50:54 +00:00
Fix typos in docs/content (#18215)
This commit is contained in:
parent
de578bff8c
commit
79791ba4ac
6 changed files with 9 additions and 9 deletions
|
@ -130,7 +130,7 @@ Admin operations:
|
|||
- `--custom-email-url`: Use a custom Email URL (option for GitHub).
|
||||
- `--icon-url`: Custom icon URL for OAuth2 login source.
|
||||
- `--override-local-2fa`: Allow source to override local 2FA. (Optional)
|
||||
- `--scopes`: Addtional scopes to request for this OAuth2 source. (Optional)
|
||||
- `--scopes`: Additional scopes to request for this OAuth2 source. (Optional)
|
||||
- `--required-claim-name`: Claim name that has to be set to allow users to login with this source. (Optional)
|
||||
- `--required-claim-value`: Claim value that has to be set to allow users to login with this source. (Optional)
|
||||
- `--group-claim-name`: Claim name providing group names for this source. (Optional)
|
||||
|
@ -153,7 +153,7 @@ Admin operations:
|
|||
- `--custom-email-url`: Use a custom Email URL (option for GitHub).
|
||||
- `--icon-url`: Custom icon URL for OAuth2 login source.
|
||||
- `--override-local-2fa`: Allow source to override local 2FA. (Optional)
|
||||
- `--scopes`: Addtional scopes to request for this OAuth2 source.
|
||||
- `--scopes`: Additional scopes to request for this OAuth2 source.
|
||||
- `--required-claim-name`: Claim name that has to be set to allow users to login with this source. (Optional)
|
||||
- `--required-claim-value`: Claim value that has to be set to allow users to login with this source. (Optional)
|
||||
- `--group-claim-name`: Claim name providing group names for this source. (Optional)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue