Merge branch 'main' into lunny/update_agit_forcepush

This commit is contained in:
Lunny Xiao
2024-10-22 06:42:24 +00:00
2 changed files with 4 additions and 0 deletions

View File

@@ -706,6 +706,8 @@ And the following unique queues:
- `REQUIRE_SIGNIN_VIEW`: **false**: Only allow signed in users to view the explore pages.
- `DISABLE_USERS_PAGE`: **false**: Disable the users explore page.
- `DISABLE_ORGANIZATIONS_PAGE`: **false**: Disable the organizations explore page.
- `DISABLE_CODE_PAGE`: **false**: Disable the code explore page.
## SSH Minimum Key Sizes (`ssh.minimum_key_sizes`)

View File

@@ -635,6 +635,8 @@ Gitea 创建以下非唯一队列:
- `REQUIRE_SIGNIN_VIEW`: **false**:仅允许已登录的用户查看探索页面。
- `DISABLE_USERS_PAGE`: **false**:禁用用户探索页面。
- `DISABLE_ORGANIZATIONS_PAGE`: **false**: 禁用组织探索页面。
- `DISABLE_CODE_PAGE`: **false**: 禁用代码探索页面。
## SSH Minimum Key Sizes (`ssh.minimum_key_sizes`)