Skip to content

Commit 9ada192

Browse files
authored
Merge pull request MicrosoftDocs#6748 from salarson/patch-10
Add note to block download
2 parents 126f53f + 74faf1f commit 9ada192

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
@@ -389,11 +389,13 @@ Accept wildcard characters: False
389389

390390
### -BlockDownloadLinksFileType
391391

392-
The valid values are:
392+
The valid values are:
393393

394394
- WebPreviewableFiles
395395
- ServerRenderedFilesOnly
396396

397+
**Note**: ServerRendered (Office Only) and WebPreviewable (All supported files).
398+
397399
The site's value is compared with the tenant level setting and the stricter one wins. For example, if the tenant is set to ServerRenderedFilesOnly then that will be used even if the site is set to WebPreviewableFiles.
398400

399401
```yaml

0 commit comments

Comments
 (0)