save rpgoress, not working
This commit is contained in:
@ -21,6 +21,9 @@ type ConfigT struct {
|
||||
DatabaseConnStr string `json:"databaseConnStr"`
|
||||
Attributes map[string]string `json:"attributes"`
|
||||
} `json:"handlers"`
|
||||
Archiver struct {
|
||||
Dir string `json:"dir"`
|
||||
}
|
||||
}
|
||||
|
||||
var Config ConfigT
|
||||
|
Reference in New Issue
Block a user