add config tempdir and default values
This commit is contained in:
parent
69b2d96c92
commit
da66c2fdf9
2 changed files with 9 additions and 0 deletions
|
@ -13,6 +13,7 @@ type Server struct {
|
|||
|
||||
type Worker struct {
|
||||
ID string
|
||||
TempDir string
|
||||
Address string
|
||||
Name string
|
||||
FFmpegPath string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue