IndexSharedFiles
This parameter specifies whether to index files that are shared, but not owned, by Box Enterprise user accounts.
- To index only files that are owned by the account being processed, use the default value (
FALSE
). This means that shared files and folders are indexed only once, when the connector processes the account that owns them. - To index all files and folders that are visible to the account being processed, set this parameter to
TRUE
. Shared files might be indexed multiple times (once for each user account to which they are visible).
This parameter applies only when you set BoxEnterprise=TRUE
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | IndexSharedFiles=TRUE
|
See Also: | BoxEnterprise |