Enabling of Sourcegraph feature on gitlab.com via user settings
### Summary
I can enable the Sourcegraph feature on gitlab.com via user my settings.
Either this is a bug and I shouldn't have the checkbox exposed in my settings
OR
the documentation about this checkbox is misleading.
### Steps to reproduce
- Go to https://gitlab.com/profile/preferences
- Under Integrations you can check the box for "Enable integrated code intelligence on code views"
### What is the current *bug* behavior?
The checkbox for "Enable integrated code intelligence on code views" is exposed on gitlab.com
### What is the expected *correct* behavior?
The checkbox is not enabled and shown on gitlab.com (as I think it's not my responsiblity to enable it for gitlab.com).
OR
The text on this checkbox should tell me "Enable integrated code intelligence on code views **for MY public projects**". If this is the expected behavior of this checkbox.
### Relevant logs and/or screenshots

### Output of checks
This bug happens on GitLab.com
### Possible fixes
If its an documentation issue, the text on https://gitlab.com/help/integration/sourcegraph.md#sourcegraph-for-gitlabcom should include information about the real use of this checkbox.
issue