Skip to content

Commit 9b7ba71

Browse files
author
cabailey
committed
formatting fixes
1 parent 2e8ac85 commit 9b7ba71

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

exchange/docs-conceptual/client-advanced-settings.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ If you set **ScannerMaxCPU** to less than 100, the scanner will monitor the CPU
289289

290290
The limit on the number of threads will continue as long as CPU consumption is higher than the limit set for **ScannerMaxCPU**.
291291

292-
## ScannerMinCPU**:
292+
## ScannerMinCPU
293293

294294
> [!IMPORTANT]
295295
> We recommend limiting CPU consumption by using the advanced settings *ScannerMaxCPU* and *ScannerMinCPU* instead of *ScannerConcurrencyLevel* that's supported for backwards compatibility.
@@ -367,9 +367,9 @@ Specify a value to determine the timeout for all information protection client w
367367

368368
For example, if your policy is named **Global**, the following sample PowerShell command updates the web request timeout to 5 minutes.
369369

370-
```PowerShell
371-
Set-LabelPolicy -Identity Global -AdvancedSettings @{SharepointWebRequestTimeout="00:05:00"}
372-
```
370+
```PowerShell
371+
Set-LabelPolicy -Identity Global -AdvancedSettings @{SharepointWebRequestTimeout="00:05:00"}
372+
```
373373

374374
## SharepointFileWebRequestTimeout
375375

0 commit comments

Comments
 (0)