We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f50d7 commit ed89cc3Copy full SHA for ed89cc3
docs/content/doc/advanced/config-cheat-sheet.zh-cn.md
@@ -48,6 +48,11 @@ menu:
48
- `NOTICE_PAGING_NUM`: 系统提示页面每页显示的提示数量。
49
- `ORG_PAGING_NUM`: 组织管理页面每页显示的组织数量。
50
51
+### UI - Expore (`ui.explore`)
52
+
53
+- `REQUIRE_SIGNIN_VIEW`: **false**: 仅允许已登录的用户查看探索页面。
54
+- `ONLY_SHOW_USERS_WITH_PUBLIC_REPOS`: **false**:在浏览用户页面上仅显示拥有公共仓库的用户。
55
56
## Markdown (`markdown`)
57
58
- `ENABLE_HARD_LINE_BREAK`: 是否启用硬换行扩展。
0 commit comments