mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
fix: Misc fixes
This commit is contained in:
@@ -149,6 +149,9 @@ func DefaultConfig() RuntimeConfig {
|
||||
SkipEventLogging: false,
|
||||
ExperimentalProxyMode: false,
|
||||
TrustedPackages: []TrustedPackage{},
|
||||
Sandbox: SandboxConfig{
|
||||
Enabled: false,
|
||||
},
|
||||
},
|
||||
DryRun: false,
|
||||
InsecureInstallation: insecureInstallation,
|
||||
|
||||
Reference in New Issue
Block a user