@vectorize-io/vectorize-client
    Preparing search index...

    Interface DROPBOXConfig

    Configuration for Dropbox (Legacy) connector

    DROPBOXConfig

    interface DROPBOXConfig {
        pathPrefix?: string[];
    }
    Index

    Properties

    Properties

    pathPrefix?: string[]

    Read from these folders (optional). Example: Enter Path: /exampleFolder/subFolder

    DROPBOXConfig