feat: add retireval_top_n to config in env (#11132)
This commit is contained in:
parent
9dd4bf5574
commit
f9c2aa7689
4 changed files with 20 additions and 4 deletions
|
|
@ -411,4 +411,6 @@ POSITION_PROVIDER_EXCLUDES=
|
|||
# Reset password token expiry minutes
|
||||
RESET_PASSWORD_TOKEN_EXPIRY_MINUTES=5
|
||||
|
||||
CREATE_TIDB_SERVICE_JOB_ENABLED=false
|
||||
CREATE_TIDB_SERVICE_JOB_ENABLED=false
|
||||
|
||||
RETRIEVAL_TOP_N=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue