add create tidb serverless job control (#10467)
Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
parent
25ca0278dd
commit
445dcfe4d0
6 changed files with 14 additions and 0 deletions
|
|
@ -384,6 +384,7 @@ services:
|
|||
NOTION_INTERNAL_SECRET: you-internal-secret
|
||||
# Indexing configuration
|
||||
INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH: 1000
|
||||
CREATE_TIDB_SERVICE_JOB_ENABLED: false
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue