diff --git a/docs/admin/code-hosts/aws-codecommit.mdx b/docs/admin/code-hosts/aws-codecommit.mdx index 129652cff..a29ae8062 100644 --- a/docs/admin/code-hosts/aws-codecommit.mdx +++ b/docs/admin/code-hosts/aws-codecommit.mdx @@ -37,7 +37,7 @@ AWS CodeCommit connections support the following configuration options, which ar {/* SCHEMA_SYNC_START: admin/code_hosts/aws_codecommit.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-01-08T18:02:22Z */} +{/* Last updated: 2026-01-09T04:48:26Z via sourcegraph/sourcegraph@v6.11.5639 */} ```json { // REQUIRED: diff --git a/docs/admin/code-hosts/azuredevops.mdx b/docs/admin/code-hosts/azuredevops.mdx index 38ad40f96..6ba51d7c8 100644 --- a/docs/admin/code-hosts/azuredevops.mdx +++ b/docs/admin/code-hosts/azuredevops.mdx @@ -65,7 +65,7 @@ Azure DevOps connections support the following configuration options, which are {/* SCHEMA_SYNC_START: admin/code_hosts/azuredevops.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-01-08T18:02:22Z */} +{/* Last updated: 2026-01-09T04:48:25Z via sourcegraph/sourcegraph@v6.11.5639 */} ```json // Authentication alternatives: token OR windowsPassword diff --git a/docs/admin/code-hosts/bitbucket-cloud.mdx b/docs/admin/code-hosts/bitbucket-cloud.mdx index dd9079e33..f969d1ef1 100644 --- a/docs/admin/code-hosts/bitbucket-cloud.mdx +++ b/docs/admin/code-hosts/bitbucket-cloud.mdx @@ -116,7 +116,7 @@ Bitbucket Cloud connections support the following configuration options, which a {/* SCHEMA_SYNC_START: admin/code_hosts/bitbucket_cloud.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-01-08T18:02:22Z */} +{/* Last updated: 2026-01-09T04:48:24Z via sourcegraph/sourcegraph@v6.11.5639 */} ```json { // The workspace access token to use when authenticating with Bitbucket Cloud. diff --git a/docs/admin/code-hosts/bitbucket-server.mdx b/docs/admin/code-hosts/bitbucket-server.mdx index 679ca3b2a..01a0c5692 100644 --- a/docs/admin/code-hosts/bitbucket-server.mdx +++ b/docs/admin/code-hosts/bitbucket-server.mdx @@ -202,7 +202,7 @@ Bitbucket Server / Bitbucket Data Center connections support the following confi {/* SCHEMA_SYNC_START: admin/code_hosts/bitbucket_server.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-01-08T18:02:22Z */} +{/* Last updated: 2026-01-09T04:48:24Z via sourcegraph/sourcegraph@v6.11.5639 */} ```json // Authentication alternatives: token OR password diff --git a/docs/admin/code-hosts/gerrit.mdx b/docs/admin/code-hosts/gerrit.mdx index d4a66be09..c6e31cd8a 100644 --- a/docs/admin/code-hosts/gerrit.mdx +++ b/docs/admin/code-hosts/gerrit.mdx @@ -113,7 +113,7 @@ Gerrit connections support the following configuration options, which are specif {/* SCHEMA_SYNC_START: admin/code_hosts/gerrit.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-01-08T18:02:22Z */} +{/* Last updated: 2026-01-09T04:48:27Z via sourcegraph/sourcegraph@v6.11.5639 */} ```json { // If non-null, enforces Gerrit repository permissions. This requires that there is an item in the [site configuration json](https://sourcegraph.com/docs/admin/config/site_config#auth-providers) `auth.providers` field, of type "gerrit" with the same `url` field as specified in this `GerritConnection`. diff --git a/docs/admin/code-hosts/github.mdx b/docs/admin/code-hosts/github.mdx index 039469e36..58fc342fa 100644 --- a/docs/admin/code-hosts/github.mdx +++ b/docs/admin/code-hosts/github.mdx @@ -454,7 +454,7 @@ GitHub connections support the following configuration options, which are specif {/* SCHEMA_SYNC_START: admin/code_hosts/github.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-01-08T18:02:22Z */} +{/* Last updated: 2026-01-09T04:48:22Z via sourcegraph/sourcegraph@v6.11.5639 */} ```json // Authentication alternatives: token OR gitHubAppDetails OR externalAccount OR useRandomExternalAccount diff --git a/docs/admin/code-hosts/gitlab.mdx b/docs/admin/code-hosts/gitlab.mdx index a3bbb0f6a..f3c297dc2 100644 --- a/docs/admin/code-hosts/gitlab.mdx +++ b/docs/admin/code-hosts/gitlab.mdx @@ -189,7 +189,7 @@ See [Internal rate limits](/admin/code-hosts/rate-limits#internal-rate-limits). {/* SCHEMA_SYNC_START: admin/code_hosts/gitlab.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-01-08T18:02:22Z */} +{/* Last updated: 2026-01-09T04:48:23Z via sourcegraph/sourcegraph@v6.11.5639 */} ```json { // If non-null, enforces GitLab repository permissions. This requires that there be an item in the `auth.providers` field of type "gitlab" with the same `url` field as specified in this `GitLabConnection`. diff --git a/docs/admin/code-hosts/gitolite.mdx b/docs/admin/code-hosts/gitolite.mdx index e1c494365..d68e76a08 100644 --- a/docs/admin/code-hosts/gitolite.mdx +++ b/docs/admin/code-hosts/gitolite.mdx @@ -25,7 +25,7 @@ To connect Gitolite to Sourcegraph: {/* SCHEMA_SYNC_START: admin/code_hosts/gitolite.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-01-08T18:02:22Z */} +{/* Last updated: 2026-01-09T04:48:28Z via sourcegraph/sourcegraph@v6.11.5639 */} ```json { // A list of repositories to never mirror from this Gitolite instance. Supports excluding by exact name ({"name": "foo"}). diff --git a/docs/admin/code-hosts/other.mdx b/docs/admin/code-hosts/other.mdx index bf3345e58..b24d6c8a9 100644 --- a/docs/admin/code-hosts/other.mdx +++ b/docs/admin/code-hosts/other.mdx @@ -68,7 +68,7 @@ Repositories must be listed individually: {/* SCHEMA_SYNC_START: admin/code_hosts/other_external_service.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-01-08T18:02:22Z */} +{/* Last updated: 2026-01-09T04:48:29Z via sourcegraph/sourcegraph@v6.11.5639 */} ```json { // A list of repositories to never mirror by name after applying repositoryPathPattern. Supports excluding by exact name ({"name": "myrepo"}) or regular expression ({"pattern": ".*secret.*"}). diff --git a/docs/admin/code-hosts/phabricator.mdx b/docs/admin/code-hosts/phabricator.mdx index cde7b5a43..53163f983 100644 --- a/docs/admin/code-hosts/phabricator.mdx +++ b/docs/admin/code-hosts/phabricator.mdx @@ -76,7 +76,7 @@ The Sourcegraph instance's site admin must [update the `corsOrigin` site config {/* SCHEMA_SYNC_START: admin/code_hosts/phabricator.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-01-08T18:02:22Z */} +{/* Last updated: 2026-01-09T04:48:29Z via sourcegraph/sourcegraph@v6.11.5639 */} ```json { // SSH cipher to use when cloning via SSH. Must be a valid choice from `ssh -Q cipher`. diff --git a/docs/admin/config/settings.mdx b/docs/admin/config/settings.mdx index 936220bdc..371dbc35d 100644 --- a/docs/admin/config/settings.mdx +++ b/docs/admin/config/settings.mdx @@ -27,7 +27,7 @@ Settings options and their default values are shown below. {/* SCHEMA_SYNC_START: admin/config/settings.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-01-08T18:02:22Z */} +{/* Last updated: 2026-01-09T04:48:21Z via sourcegraph/sourcegraph@v6.11.5639 */} ```json { @@ -158,6 +158,7 @@ Settings options and their default values are shown below. // Enables default site wide search context. Only admins can set this. Individual users can override with their own search context. "siteWideSearchContext": null + } ``` {/* SCHEMA_SYNC_END: admin/config/settings.schema.json */} diff --git a/docs/admin/config/site-config.mdx b/docs/admin/config/site-config.mdx index 27bdcb343..1efb4da8b 100644 --- a/docs/admin/config/site-config.mdx +++ b/docs/admin/config/site-config.mdx @@ -21,7 +21,7 @@ All site configuration options and their default values are shown below. {/* SCHEMA_SYNC_START: admin/config/site.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-01-08T18:02:22Z */} +{/* Last updated: 2026-01-09T04:48:20Z via sourcegraph/sourcegraph@v6.11.5639 */} ```json { @@ -112,9 +112,6 @@ All site configuration options and their default values are shown below. // } "codeIntelAutoIndexing.indexerMap": null, - // Enables/disables the auto-indexing policy management UI in the code graph configuration pages. - "codeIntelAutoIndexing.policyManagementEnabled": false, - // The maximum number of repositories to which a single auto-indexing policy can apply. Default is -1, which is unlimited. "codeIntelAutoIndexing.policyRepositoryMatchLimit": -1, @@ -171,7 +168,7 @@ All site configuration options and their default values are shown below. // (debug) controls the amount of symbol search parallelism. Defaults to 20. It is not recommended to change this outside of debugging scenarios. This option will be removed in a future version. // Other example values: - // - 20 + // - "20" "debug.search.symbolsParallelism": 0, // The rate limit (in requests per hour) for the default rate limiter in the rate limiters registry. By default this is disabled and the default rate limit is infinity. @@ -256,7 +253,25 @@ All site configuration options and their default values are shown below. "setPassword": null }, + // Configure completion credits entitlement enablement + "entitlements.completionCredits": { + "mode": "disabled" + }, + // Experimental features and settings. + // Other example values: + // - { + // "customGitFetch": [ + // { + // "domainPath": "somecodehost.com/path/to/repo", + // "fetch": "customgitbinary someflag" + // }, + // { + // "domainPath": "somecodehost.com/path/to/anotherrepo", + // "fetch": "customgitbinary someflag anotherflag" + // } + // ] + // } "experimentalFeatures": { "batchChanges.enableForkNameSuffix": false, "batchChanges.enablePerforce": false, @@ -551,7 +566,7 @@ All site configuration options and their default values are shown below. // The number of threads each indexserver should use to index shards. If not set, indexserver will use the number of available CPUs. This is exposed as a safeguard and should usually not require being set. // Other example values: - // - 10 + // - "10" "search.index.shardConcurrency": 0, // Whether indexed symbol search is enabled. This is contingent on the indexed search configuration, and is true by default for instances with indexed search enabled. Enabling this will cause every repository to re-index, which is a time consuming (several hours) operation. Additionally, it requires more storage and ram to accommodate the added symbols information in the search index. @@ -580,7 +595,7 @@ All site configuration options and their default values are shown below. "commitDiffMaxRepos": 50, "commitDiffWithTimeFilterMaxRepos": 10000, "maxRepos": -1, - "maxTimeoutSeconds": 60 + "maxTimeoutSeconds": "60" }, // Syntax highlighting configuration @@ -818,7 +833,6 @@ All site configuration options and their default values are shown below. "externalServiceKey": null, "gitHubAppKey": null, "outboundWebhookKey": null, - "slackConfigurationKey": null, "userExternalAccountKey": null, "webhookKey": null, "webhookLogKey": null @@ -1139,6 +1153,7 @@ All site configuration options and their default values are shown below. "type": "opentelemetry", "urlTemplate": null } + } ``` {/* SCHEMA_SYNC_END: admin/config/site.schema.json */} diff --git a/docs/admin/repo/perforce.mdx b/docs/admin/repo/perforce.mdx index 8bf619a40..3313a465f 100644 --- a/docs/admin/repo/perforce.mdx +++ b/docs/admin/repo/perforce.mdx @@ -228,7 +228,7 @@ With this setting, Sourcegraph will ignore any rules with a host other than `*`, {/* SCHEMA_SYNC_START: admin/code_hosts/perforce.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-01-08T18:02:22Z */} +{/* Last updated: 2026-01-09T04:48:30Z via sourcegraph/sourcegraph@v6.11.5639 */} ```json { // If non-null, enforces Perforce depot permissions.