mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
(cherry picked from commit 0fdccf70e3
)
Co-authored-by: Byron Hulcher <byronhulcher@gmail.com>
This commit is contained in:
parent
5d1d1c7840
commit
bea60d1592
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ export const staticExternalSourceData: SourceDataItem = {
|
|||
documentationUrl: docLinks.workplaceSearchExternalSharePointOnline,
|
||||
applicationPortalUrl: 'https://portal.azure.com/',
|
||||
},
|
||||
objTypes: [SOURCE_OBJ_TYPES.FOLDERS, SOURCE_OBJ_TYPES.SITES, SOURCE_OBJ_TYPES.ALL_FILES],
|
||||
objTypes: [SOURCE_OBJ_TYPES.ALL_STORED_FILES],
|
||||
features: {
|
||||
basicOrgContext: [
|
||||
FeatureIds.SyncFrequency,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue