Skip to content

Commit 818a93f

Browse files
XiaJunjie2020fit2cloud-chenyw
authored andcommitted
revert settings
1 parent f76f875 commit 818a93f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/common/core/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ def SQLALCHEMY_DATABASE_URI(self) -> PostgresDsn | str:
105105
PG_POOL_RECYCLE: int = 3600
106106
PG_POOL_PRE_PING: bool = True
107107

108+
TABLE_EMBEDDING_ENABLED: bool = False
108109
TABLE_EMBEDDING_COUNT: int = 10
109110

110111

0 commit comments

Comments
 (0)