diff --git a/web/src/app/admin/connectors/file/page.tsx b/web/src/app/admin/connectors/file/page.tsx index d88cdb87bea..330bb9e867c 100644 --- a/web/src/app/admin/connectors/file/page.tsx +++ b/web/src/app/admin/connectors/file/page.tsx @@ -83,8 +83,27 @@ export default function File() {
Specify files below, click the Upload button, and the contents of - these files will be searchable via Danswer! + these files will be searchable via Danswer! Currently only .txt{" "} + and .zip files (containing only .txt files) are supported.
+