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:
parent
9750043672
commit
dbe6b23781
1 changed files with 4 additions and 2 deletions
|
@ -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`)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue