feat(dynamic command palette api): cleanup

This commit is contained in:
kozhuhds
2025-11-21 16:23:57 +01:00
parent 0bc022f5ee
commit b5a2dd5b23
+2 -2
View File
@@ -1939,7 +1939,7 @@ preinstall =
# Comma separated list of plugin ids to install before the startup process
# These will be installed before starting Grafana. Useful when used with provisioning.
preinstall_sync =
# Disables preinstall feature. It has the same effect as setting preinstall to an empty list.
# Disables preinstall feature. It has the same effect as setting preinstall to an empty list.
preinstall_disabled = false
# Update strategy for plugins.
# Available options: "latest", "minor"
@@ -2265,4 +2265,4 @@ allow_image_rendering = true
# The minimum sync interval that can be set for a repository. This is how often the controller
# will check if there has been any changes to the repository not propagated by a webhook.
# The minimum value is 10 seconds.
min_sync_interval = 10s
min_sync_interval = 10s