Add a LevelDB database
This commit is contained in:
parent
d79e31f673
commit
afac453e08
8 changed files with 136 additions and 75 deletions
|
|
@ -10,6 +10,7 @@ type Config struct {
|
|||
Bind string
|
||||
ExternalURL URL
|
||||
BaseURL string
|
||||
LevelDBPath string
|
||||
SettingsFile string
|
||||
TracksDir string
|
||||
GongsDir string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue