Skip to content

Add settings for code insight display locations

Administrator requested to merge code-insights-display-location-flags into main

Created by: felixfbecker

Closes #18710 (closed)

Adds three boolean settings in addition to the feature flag:

  • insights.displayLocation.homepage
  • insights.displayLocation.insightsPage
  • insights.displayLocation.directory

All default to true (maintaining current behavior). The feature flag also always needs to be on.

Merge request reports

Loading