Browse Source

Testing with levels

Gwyneth Llewelyn 6 years ago
parent
commit
b95711d334
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config.toml

+ 1 - 1
config.toml

@@ -4,7 +4,7 @@ myPort		= 3000
 myDir		= "slkvdb"
 isServer	= false
 isShell		= false
-database	= "badger" # badger, buntdb, leveldb
+database	= "leveldb" # badger, buntdb, leveldb
 
 [options]
 importFilename = "" # set to "name2key.csv.bz2" (or any similar name) to actually do an import