Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions docs/code-search/code-navigation/inference_configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -228,12 +228,6 @@ The number of total paths with contents passed to the inference script's `genera
Maximum size limit for file contents, in bytes | 1 MiB

<Callout type="note">Please reach out to Sourcegraph support if you'd like to change these limits.</Callout>
<!--
We deliberately don't document the environment variables for
changing these limits as customers should generally not be changing
them without good reason. So it's better to have them at least
reach out to us first, and we can advise them on a case-by-case basis.
-->

Auto-indexing jobs and paths are first ranked based on the criteria described below. If the number of jobs and/or paths exceeds the limits above, lower ranked items are discarded.

Expand Down
Loading