mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:11:49 +00:00
fix tabbing (#21750)
This commit is contained in:
parent
d000a8ae36
commit
a3b48255a0
@ -14,7 +14,7 @@ This document will take you through how to add, enable, or disable an experiment
|
||||
1. Navigate to Site Admin > Global settings in the UI, or follow this link format for your `externalUrl/site-admin/global-settings`
|
||||
2. Scroll down to find where `experimentalFeatures` is located. Example:
|
||||
|
||||
```
|
||||
```json
|
||||
"experimentalFeatures": {
|
||||
"searchStreaming": true,
|
||||
"showSearchContext": false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user