Added memory limits and system info for memory
This commit is contained in:
@@ -44,6 +44,7 @@ type PathsConfig struct {
|
||||
DataDir string `yaml:"data_dir"`
|
||||
BackupDir string `yaml:"backup_dir"`
|
||||
DBDumpDir string `yaml:"db_dump_dir"`
|
||||
HDDPath string `yaml:"hdd_path"`
|
||||
}
|
||||
|
||||
type WebConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user