mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-08-27 20:36:29 -04:00
Fully support non-destructive append in core.LibmuttonInit(); update copyright year for 2026
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ type CfgT struct {
|
||||
SSHKeyProtected *bool `json:"sshKeyProtected"`
|
||||
SSHIsWindows *bool `json:"sshIsWindows"`
|
||||
} `json:"libmutton"`
|
||||
ThirdParty *map[string]any `json:"thirdParty"`
|
||||
ClientSpecific *map[string]any `json:"clientSpecific"`
|
||||
}
|
||||
|
||||
// Load loads libmuttoncfg.json and returns the configuration.
|
||||
|
||||
Reference in New Issue
Block a user