mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-26 02:13:29 +08:00
Fix missing info (#17107)
### Summary 1. Fix docker/service_conf.yaml.template 2. Remove unused config --------- Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@@ -75,8 +75,9 @@ otel:
|
||||
secure: false
|
||||
sample_ratio: 1.0
|
||||
stdout: false
|
||||
task_executor:
|
||||
message_queue_type: 'nats'
|
||||
enable: false
|
||||
ingestor:
|
||||
mq_type: 'nats'
|
||||
file_syncer:
|
||||
max_concurrent_syncs: 4
|
||||
sync_interval: 3
|
||||
|
||||
Reference in New Issue
Block a user