Preinstall: Allow to set a download URL (#96535)
This commit is contained in:
@@ -543,6 +543,7 @@ type UnifiedStorageConfig struct {
|
||||
type InstallPlugin struct {
|
||||
ID string `json:"id"`
|
||||
Version string `json:"version"`
|
||||
URL string `json:"url,omitempty"`
|
||||
}
|
||||
|
||||
// AddChangePasswordLink returns if login form is disabled or not since
|
||||
|
||||
Reference in New Issue
Block a user