WIP
This commit is contained in:
parent
78704bee78
commit
2cefb9db98
19 changed files with 691 additions and 627 deletions
src/config
|
@ -7,7 +7,7 @@ type Config struct {
|
|||
Mounts Mounts `koanf:"mounts"`
|
||||
Log Log `koanf:"log"`
|
||||
|
||||
DataFolder string `koanf:"dataFolder"`
|
||||
SourceDir string `koanf:"source_dir"`
|
||||
}
|
||||
|
||||
type WebUi struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue