0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2025-01-21 02:12:15 -05:00

fix(admin/cheat-sheet): actualize service.explore

This commit is contained in:
0ko 2025-01-09 19:13:34 +05:00
parent 37bb061720
commit 23443f94f5

View file

@ -693,8 +693,10 @@ And the following unique queues:
### 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.
- `REQUIRE_SIGNIN_VIEW`: **false**: Only allow signed in users to view the explore section.
- `DISABLE_USERS_PAGE`: **false**: Disable user listing in the explore section.
- `DISABLE_ORGANIZATIONS_PAGE`: **false**: Disable organization listing in the explore section.
- `DISABLE_CODE_PAGE`: **false**: Disable the code search page in the explore section.
## SSH Minimum Key Sizes (`ssh.minimum_key_sizes`)