Skip to content

Commit 4cbe34c

Browse files
committed
Update Set-TransportConfig.md
#8459
1 parent 4e9bb86 commit 4cbe34c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

exchange/exchange-ps/exchange/Set-TransportConfig.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1287,7 +1287,7 @@ Accept wildcard characters: False
12871287
### -TransportRuleAttachmentTextScanLimit
12881288
This parameter is available only in on-premises Exchange.
12891289

1290-
The TransportRuleAttachmentTextScanLimit parameter specifies the maximum size of text to extract from attachments for scanning by attachment scanning predicates in transport rules and data loss prevention (DLP) policies. The default value is 150 kilobytes (KB).
1290+
The TransportRuleAttachmentTextScanLimit parameter specifies the maximum size of text to extract from attachments for scanning by attachment scanning predicates in transport rules and data loss prevention (DLP) policies.
12911291

12921292
When you enter a value, qualify the value with one of the following units:
12931293

@@ -1298,6 +1298,8 @@ When you enter a value, qualify the value with one of the following units:
12981298

12991299
Unqualified values are typically treated as bytes, but small values may be rounded up to the nearest kilobyte.
13001300

1301+
In Exchange Online, Exchange 2019, and Exchange 2016, the default value is 1 MB (1,048,576 bytes). In Exchange 2013, the default value is 150 KB (153,600 bytes).
1302+
13011303
If the amount of text in the attachment is larger than the value of this parameter, only the specified amount of text is scanned. For example, if a 5 megabyte attachment contains 300 kilobytes of text, and the value of TransportRuleAttachmentTextScanLimit is 150 kilobytes, only the first 150 kilobytes of text are extracted and scanned.
13021304

13031305
```yaml

0 commit comments

Comments
 (0)