Enable signature checking in beta and staging release channels
This commit is contained in:
@@ -111,6 +111,7 @@ func start() error {
|
||||
UserAgent: UserAgent,
|
||||
MandatoryUpdates: helper.MandatoryUpdates(),
|
||||
AutoUnpack: helper.AutoUnpackUpdates(),
|
||||
Verification: helper.GetVerificationConfig(initialReleaseChannel),
|
||||
DevMode: devMode(),
|
||||
Online: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user