FeatureFlags: set defaults in the registry rather than the ini file (#58106)

This commit is contained in:
Ryan McKinley
2022-11-03 10:34:01 -07:00
committed by GitHub
parent 9c7b6b1ce8
commit 857e545c5a
4 changed files with 20 additions and 16 deletions
-12
View File
@@ -1253,18 +1253,6 @@ license_path =
# enable = feature1,feature2
enable =
# The new prometheus visual query builder
promQueryBuilder = true
# Experimental Explore to Dashboard workflow
explore2Dashboard = true
# Command Palette
commandPalette = true
# Use dynamic labels in CloudWatch datasource
cloudWatchDynamicLabels = true
# feature1 = true
# feature2 = false