This page documents how to update Sourcegraph.com site configuration.



Site Configuration

Site configuration for Sourcegraph.com is managed through the sourcegraph.com UI.

<aside> đź’ˇ

Some site configuration options are managed by Cloud automation which will result in manual changes being overridden. Follow the Cloud Playbook for guidance on adding custom configuration

</aside>

External services connections

Configuration for external service connections are handled through the sourcegraph.com UI.

The only credentials managed through GSM are for the default GitHub and GitLab connections used for syncing open-source repositories. To rotate these tokens, follow these steps:

  1. Generate a new API token from the code host. Make sure it’s properly documented in 1password.
  2. On the external service configuration, replace REDACTED by the new token and save changes.
  3. Ensure that the new token works.
  4. Revoke the old token from the code host.