Preinstall: Replace auto update feature flag with a permanent one (#113586)

This commit is contained in:
Andres Martinez Gotor
2025-11-10 15:06:30 +01:00
committed by GitHub
parent 9a542489a7
commit 1a2beae38a
19 changed files with 74 additions and 77 deletions
+1
View File
@@ -215,6 +215,7 @@ type Cfg struct {
ForwardHostEnvVars []string
PreinstallPluginsAsync []InstallPlugin
PreinstallPluginsSync []InstallPlugin
PreinstallAutoUpdate bool
PluginsCDNURLTemplate string
PluginLogBackendRequests bool