fix: mml parameter upfHeaderLength
This commit is contained in:
@@ -106,6 +106,7 @@ type YamlConfig struct {
|
|||||||
Password string `ymal:"password"`
|
Password string `ymal:"password"`
|
||||||
MmlHome string `yaml:"mmlHome"`
|
MmlHome string `yaml:"mmlHome"`
|
||||||
Upload string `yaml:"upload"`
|
Upload string `yaml:"upload"`
|
||||||
|
UpfHeaderLength int `yaml:"upfHeaderLength"`
|
||||||
} `yaml:"mml"`
|
} `yaml:"mml"`
|
||||||
|
|
||||||
NE struct {
|
NE struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user