mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-05-06 02:07:49 +08:00
Refact: optimize confluence performance (#13497)
### What problem does this PR solve? Refact: optimize confluence performance #13494 ### Type of change - [x] Refactoring
This commit is contained in:
@ -275,6 +275,7 @@ class Confluence(SyncBase):
|
||||
space=space,
|
||||
page_id=page_id,
|
||||
index_recursively=index_recursively,
|
||||
|
||||
)
|
||||
|
||||
credentials_provider = StaticCredentialsProvider(tenant_id=task["tenant_id"],
|
||||
|
||||
Reference in New Issue
Block a user