feat(dynamic command palette api): cleanup
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user