add DISABLE_ORGANIZATIONS_PAGE and DISABLE_CODE_PAGE

This commit is contained in:
Zettat123
2024-10-18 09:46:41 +08:00
parent 19dc1eccd2
commit 76cb5ec6ea

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`)