mirror of
https://github.com/pikami/cosmium.git
synced 2026-04-19 13:00:30 +01:00
Added support for Badger as an alternative storage backend
This commit is contained in:
@@ -17,4 +17,6 @@ type ServerConfig struct {
|
||||
DisableTls bool `json:"disableTls"`
|
||||
LogLevel string `json:"logLevel"`
|
||||
ExplorerBaseUrlLocation string `json:"explorerBaseUrlLocation"`
|
||||
|
||||
DataStore string `json:"dataStore"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user