Skip to content

Commit f08bf2d

Browse files
authored
Update Set-SPOSite.md
1 parent 0819543 commit f08bf2d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1266,7 +1266,9 @@ The valid values are:
12661266
> a. `MajorVersionLimit` accepts values from 1 through 50,000 (inclusive).
12671267
> b. `MajorWithMinorVersionsLimit` accepts values from 0 through 50,000 (inclusive).
12681268
> c. `ExpireVersionsAfterDays` accepts values of 0 to Never Expire or values >= 30 to delete versions that exceed that time period.
1269-
> When version history limits are managed automatically (`EnableAutoExpirationVersionTrim $true`), setting `MajorVersionLimit` or `ExpireVersionsAfterDays` will result in an error as the count limits are set by the service.PARAMVALUE: $true | $false
1269+
> When version history limits are managed automatically (`EnableAutoExpirationVersionTrim $true`), setting `MajorVersionLimit` or `ExpireVersionsAfterDays` will result in an error as the count limits are set by the service.
1270+
1271+
PARAMVALUE: $true | $false
12701272

12711273
```yaml
12721274
Type: Boolean

0 commit comments

Comments
 (0)