소스 검색

Because this is getting increasingly complicated, there is now a configuration file.

Gwyneth Llewelyn 7 년 전
부모
커밋
373224b041
1개의 변경된 파일14개의 추가작업 그리고 0개의 파일을 삭제
  1. 14 0
      config.toml

+ 14 - 0
config.toml

@@ -0,0 +1,14 @@
+[config]
+BATCH_BLOCK = 100000
+myPort = 3000
+myDir = "slkvdb"
+isServer= false
+isShell = false
+database = "badger"
+
+[options]
+importFilename = "name2key.csv.bz2"
+noMemory = false
+
+[BuntDB]
+dbNamePath = ""