mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
docs: fix various typos and translate to french (#16477)
Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
committed by
GitHub
parent
2344007fa3
commit
bb7a7c4292
@@ -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):
|
||||
|
Reference in New Issue
Block a user