0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2025-03-13 09:58:07 -04:00

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

(cherry picked from commit 23443f94f5)
This commit is contained in:
0ko 2025-01-09 19:13:34 +05:00 committed by github-actions[bot]
parent 9750043672
commit dbe6b23781

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