Chore: Allow to force the download of the public key (#67486)

This commit is contained in:
Andres Martinez Gotor
2023-04-28 16:00:48 +02:00
committed by GitHub
parent f8faacd54a
commit 932136807b
7 changed files with 54 additions and 28 deletions
+1
View File
@@ -236,6 +236,7 @@ type Cfg struct {
PluginCatalogHiddenPlugins []string
PluginAdminEnabled bool
PluginAdminExternalManageEnabled bool
PluginForcePublicKeyDownload bool
PluginsCDNURLTemplate string
PluginLogBackendRequests bool