mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
Add database cleanup functionality.
This commit is contained in:
@@ -11,6 +11,7 @@ type Config struct {
|
||||
DbName string
|
||||
DbDialect string
|
||||
DbMaxConn uint
|
||||
CleanUp bool
|
||||
CustomLanguages map[string]string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user