LevelDB import operation.

This commit is contained in:
JoelKatz
2013-05-04 01:22:17 -07:00
parent ecfe553ef9
commit 1938a30c67
6 changed files with 28 additions and 3 deletions

View File

@@ -248,6 +248,7 @@ Config::Config()
SSL_VERIFY = true;
LDB_IMPORT = false;
RUN_STANDALONE = false;
START_UP = NORMAL;
}