You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/doc/advanced/config-cheat-sheet.en-us.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -190,8 +190,8 @@ The following configuration set `Content-Type: application/vnd.android.package-a
190
190
-`DEFAULT_SHOW_FULL_NAME`: **false**: Whether the full name of the users should be shown where possible. If the full name isn't set, the username will be used.
191
191
-`SEARCH_REPO_DESCRIPTION`: **true**: Whether to search within description at repository search on explore page.
192
192
-`USE_SERVICE_WORKER`: **false**: Whether to enable a Service Worker to cache frontend assets.
193
-
-`HIDE_IRRELEVANT_REPOS`: **false** Whether to only show relevant repo's on the explore page(when no keyword is specified and default sorting is used).
194
-
A repo is considered to be irrelevant if it's a fork or doesn't have a description or topic.
193
+
-`HIDE_IRRELEVANT_REPOS`: **false** Whether to only show relevant repos on the explore pagewhen no keyword is specified and default sorting is used.
194
+
A repo is considered irrelevant if it's a fork or doesn't have set metadata (description, topic).
0 commit comments