Skip to content

dev: add DEV_NO_CONFIG to prevent overwriting config

Administrator requested to merge k/dev-no-config into main

Created by: keegancsmith

When developing and restarting the sourcegraph frontend, it will overwrite the configuration stored in the database. This setting prevents loading configuration from files, which in turn will prevent the overwriting behaviour.

Merge request reports

Loading