update model_config.py.example

This commit is contained in:
imClumsyPanda 2023-08-07 20:41:32 +08:00
parent 44c713ef98
commit c981cdb042
1 changed files with 1 additions and 2 deletions

View File

@ -289,4 +289,3 @@ kbs_config = {
"secure": False, "secure": False,
} }
} }
DB_ROOT_PATH = os.path.join(KB_ROOT_PATH, "info.db")