Add a LevelDB database
This commit is contained in:
parent
25a4d7be2c
commit
444d064ba9
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