IncludeDropboxLinkInMetadata
In each document, Dropbox Connector 10.8.0 added a metadata field named DROPBOX_LINK
, which contained a link to the file in Dropbox. This required the connector to modify files in Dropbox as it crawled the repository.
Dropbox Connector versions 10.12.0 and later do not add this metadata field and therefore do not modify files in Dropbox. You can still view documents using the connector's view
action.
To revert to the behavior of Dropbox Connector 10.8.0, set this parameter to TRUE
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | IncludeDropboxLinkInMetadata=FALSE
|
See Also: |
|