-
-
-
-
- Control who has access to the documents indexed by this connector.
-
-
- {isAdmin && (
- <>
-
- access_type_helpers.setValue(selected as AccessType)
- }
- includeDefault={false}
- />
-
- {access_type.value === "sync" && isAutoSyncSupported && (
-
- )}
- >
- )}
+
+
+
+ Control who has access to the documents indexed by this connector.
+
+
+ access_type_helpers.setValue(selected as AccessType)
+ }
+ includeDefault={false}
+ />
+
+ {access_type.value === "sync" && isAutoSyncSupported && (
+
+ )}
>
)}
>