Preinstall: Replace auto update feature flag with a permanent one (#113586)
This commit is contained in:
@@ -215,6 +215,7 @@ type Cfg struct {
|
||||
ForwardHostEnvVars []string
|
||||
PreinstallPluginsAsync []InstallPlugin
|
||||
PreinstallPluginsSync []InstallPlugin
|
||||
PreinstallAutoUpdate bool
|
||||
|
||||
PluginsCDNURLTemplate string
|
||||
PluginLogBackendRequests bool
|
||||
|
||||
Reference in New Issue
Block a user