mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-06-29 15:31:05 +08:00
Go: move logger to common module (#14545)
### What problem does this PR solve? As title ### Type of change - [x] Refactoring Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@@ -106,7 +106,7 @@ export const DataSourceFeatureVisibilityMap: Partial<
|
||||
syncDeletedFiles: true,
|
||||
},
|
||||
[DataSourceKey.WEBDAV]: {
|
||||
syncDeletedFiles: true,
|
||||
syncDeletedFiles: true,
|
||||
},
|
||||
[DataSourceKey.ZENDESK]: {
|
||||
syncDeletedFiles: true,
|
||||
|
||||
Reference in New Issue
Block a user