Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230)
This commit is contained in:
@@ -210,7 +210,7 @@ services:
|
||||
SSRF_PROXY_HTTP_URL: 'http://ssrf_proxy:3128'
|
||||
SSRF_PROXY_HTTPS_URL: 'http://ssrf_proxy:3128'
|
||||
# Indexing configuration
|
||||
INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH: 1000
|
||||
INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH: 4000
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
|
Reference in New Issue
Block a user