...
This commit is contained in:
@@ -51,6 +51,7 @@ async fn main() {
|
||||
// new DB option
|
||||
let option = herodb::options::DBOption {
|
||||
dir: args.dir,
|
||||
port,
|
||||
debug: args.debug,
|
||||
encryption_key: args.encryption_key,
|
||||
encrypt: args.encrypt,
|
||||
|
Reference in New Issue
Block a user