You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOSite.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1623,7 +1623,7 @@ Specifies the recommended number of days before organization sharing links expir
1623
1623
1624
1624
The value can be from 7 to 720 days and must be less than or equal to the maximum expiration value set by `OrganizationSharingLinkMaxExpirationInDays`.
1625
1625
1626
-
To remove the recommendation, set the value to zero (0).
1626
+
When set to 0, the default value will be `OrganizationSharingLinkMaxExpirationInDays`.
Choose whether to override the tenant-level organization sharing link expiration policy on this site.
1738
+
Choose whether to override the tenant-level organization sharing link expiration policy on this site. Overrides both the maximum and recommended values.
0 commit comments