diff --git a/conf/defaults.ini b/conf/defaults.ini index 8baa6296110..cb3965cc554 100644 --- a/conf/defaults.ini +++ b/conf/defaults.ini @@ -1740,7 +1740,7 @@ hide_angular_deprecation = # Comma separated list of plugin ids for which environment variables should be forwarded. Used only when feature flag pluginsSkipHostEnvVars is enabled. forward_host_env_vars = # Comma separated list of plugin ids to install as part of the startup process. -preinstall = +preinstall = grafana-lokiexplore-app # Controls whether preinstall plugins asynchronously (in the background) or synchronously (blocking). Useful when preinstalled plugins are used with provisioning. preinstall_async = true # Disables preinstall feature. It has the same effect as setting preinstall to an empty list.