mml upload dir

This commit is contained in:
2023-09-12 16:02:17 +08:00
parent a8aed0d96e
commit eb18ea22a4
2 changed files with 2 additions and 0 deletions

View File

@@ -104,6 +104,7 @@ type YamlConfig struct {
User string `yaml:"user"`
Password string `ymal:"password"`
MmlHome string `yaml:"mmlHome"`
Upload string `yaml:"upload"`
} `yaml:"mml"`
NE struct {

View File

@@ -56,6 +56,7 @@ mml:
user: admin
password: admin
mmlHome: ./mmlhome
upload: /home/agtuser
ne:
user: root