forked from forgejo/forgejo
docs: fix various typos and translate to french (#16477)
Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
parent
2344007fa3
commit
bb7a7c4292
4 changed files with 7 additions and 8 deletions
|
@ -527,12 +527,11 @@ relation to port exhaustion.
|
|||
- `USER_DELETE_WITH_COMMENTS_MAX_TIME`: **0** Minimum amount of time a user must exist before comments are kept when the user is deleted.
|
||||
- `VALID_SITE_URL_SCHEMES`: **http, https**: Valid site url schemes for user profiles
|
||||
|
||||
### Service - Expore (`service.explore`)
|
||||
### Service - Explore (`service.explore`)
|
||||
|
||||
- `REQUIRE_SIGNIN_VIEW`: **false**: Only allow signed in users to view the explore pages.
|
||||
- `DISABLE_USERS_PAGE`: **false**: Disable the users explore page.
|
||||
|
||||
|
||||
## SSH Minimum Key Sizes (`ssh.minimum_key_sizes`)
|
||||
|
||||
Define allowed algorithms and their minimum key length (use -1 to disable a type):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue