update model_config.py.example
This commit is contained in:
parent
44c713ef98
commit
c981cdb042
|
|
@ -288,5 +288,4 @@ kbs_config = {
|
||||||
"password": "",
|
"password": "",
|
||||||
"secure": False,
|
"secure": False,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
DB_ROOT_PATH = os.path.join(KB_ROOT_PATH, "info.db")
|
|
||||||
Loading…
Reference in New Issue