Skip to content

Commit

Permalink
[Enterprise Search] Make network drive connector platinum (#165007)
Browse files Browse the repository at this point in the history
## Summary

Change the Network Drive connector to require a platinum license.
  • Loading branch information
navarone-feekery authored Aug 28, 2023
1 parent cb97975 commit 5724d01
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ export const CONNECTORS_DICT: Record<string, ConnectorClientSideDefinition> = {
externalAuthDocsUrl: '',
externalDocsUrl: '',
icon: CONNECTOR_ICONS.network_drive,
platinumOnly: true,
},
onedrive: {
docsUrl: docLinks.connectorsOneDrive,
Expand Down

0 comments on commit 5724d01

Please sign in to comment.