fix: double s3_compatible in config

This commit is contained in:
Jonah879 2025-11-24 09:42:46 +00:00
parent 31d8c3112e
commit 69fba88707

View file

@ -42,7 +42,6 @@ class DocumentSource(str, Enum):
R2 = "r2"
GOOGLE_CLOUD_STORAGE = "google_cloud_storage"
OCI_STORAGE = "oci_storage"
S3_COMPATIBLE = "s3_compatible"
SLACK = "slack"
CONFLUENCE = "confluence"
JIRA = "jira"